What is an MCP server?
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Discover awesome MCP servers.
ibraheem4
Claude MCP Server for Github with Linear integration
adamjbird2
MCP server that integrates Confluence and Jira
devendershekhawat
MCP (Model Context Protocol) client for GitHub Multi-User Server with Claude integration. Interactive chat interface for GitHub operations using natural language.
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
LogicaldataCo
A simple Git project created using the Git MCP server
tatn
jatinnahar15
Repository created via custom MCP Python server
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
s2005
Standalone MCP server for GitHub API
MaximilianoGarciaRoe
deploypilotorg
dagron78
A demo repository for testing the GitHub MCP server
kornbed
A TypeScript-based MCP server for Jira integration with Cursor
skurekjakub
Git stuff MCP server
Br0ski777
Compare two texts line-by-line. Returns structured diff with additions, deletions, unchanged lines, and summary stats. -- x402 micropayment API + MCP server for AI agents
mikeschlottig
hotfire
necto-pro
DrSatyr
IAmYuanyu
基于 Spring AI 的github仓库文件读取Mcp服务,可以根据Github仓库链接,读取仓库下所有文件(前提是public仓库)
ratamaha-git
Generate n8n workflow JSON (including LangChain AI agents), scaffold custom TypeScript nodes, and lint workflows for missing credentials, deprecated types, and broken connections.
melisource
automateyournetwork
A LangGraph incorporating the Selector MCP Server and other MCP Servers as an example of a modern solution
tatn
wanzunz
A Model Control Protocol (MCP) server for exploring the GitHub GraphQL schema and executing optimized queries. Provides AI assistants with efficient GitHub data retrieval capabilities through GraphQL.
pablo-peek
Repo Context MCP provides programmatic access to repository contents for integrations and automation. It can list directories/files, read any file, return the README, perform TypeScript type analysis (via ts-morph), and search for OpenAPI/Swagger spec files. Supports local repo p
MCP-Mirror
Mirror of
tmw397
A repository to demonstrate the new checkout and commit tools for the GitHub MCP server
theoklitosBam7
Generate conventional commit messages from your staged git changes using Model Context Protocol (MCP)
kogunlowo123
A suite of MCP servers enabling cloud, DevOps, GitHub, and database operations through standardized Model Context Protocol APIs.
mbala2304
MCP Server to fetch the information about issues in JIRA
HeatherFlux
owayo
teamcurri
An MCP Server for Linear
Since120
geropl
Model Context Protocol (MCP) server for GitHub based on mcp-go
OneofGods
Configuration, adapters, and troubleshooting tools for GitLab MCP server implementation
chuan-khuna
a simple mcp server for querying jira tasks
guenichone
Atliassian Bitbucket MCP Server for self hosted bitbucket server
MCP-Mirror
Mirror of
Rafiza115
judexzhu
A high-performance, asynchronous Model Context Protocol (MCP) server that integrates with JIRA using stdio transport
faheema15
kevinjcwu
PR Intent Checker action with packaged MCP server
goyle0
selfagency
MCP-Mirror
Mirror of
SHENRUIYANG
Only a demo to show the possibility of MCP for SAP connection
jptrainers
MCP server for previewing Mermaid diagrams with syntax error handling. Supports GitHub repository visualization.
marioalvial
MCP server wrapping the GitHub CLI (gh) to provide tools for managing GitHub resources
jomejia23
using git_hub_mcp_server
Joseph19820124
A GitHub MCP server demo with create repository functionality
gkushang
🚀 Where code meets imagination! ✨
jasona7
A MCP Server with tools for interfacing with Discussions on Github
calumjs
🔍 A Model Context Protocol (MCP) server that provides semantic search capabilities for GitHub repository issues using FAISS and OpenAI embeddings. Perfect for developers who want to quickly find relevant issues, bug reports, and discussions across GitHub repositories using natur
onlineprfoundation
MCP server for [Online.PR](https://online.pr) — the global platform for PR agencies, press release distribution, and media placements. 11 tools for AI agents to search agencies, browse publications, order PR distribution, request quotes, and submit press releases. All search/brow
ruilacerda
A GitHub API integration server using the MCP (Message Control Protocol) framework
haruotsu
https://github.com/github/github-mcp-serverをトレースします 👀
sugamass
Test repository created via GitHub MCP server
qamary666
MCP-Mirror
Mirror of
Common questions about MCP servers, tools, and integrations
An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.
Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.
Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.
A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.
Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.
Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.