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.
wn01011
pr 분석을 좀 더 편하게 하고자 미리 작성해주는 mcp 서버입니다.
HaritsAcheiz
Code to integrate n8n with github mcp server
devendershekhawat
Test repository for multi-user GitHub MCP server
fjmpaez
A simple MCP server
aghonem1
Repository created using GitHub MCP server
ahmetbarut
MCP server for using the Jira Cloud API
SHENRUIYANG
Only a demo to show the possibility of MCP for SAP connection
MatteoMass
tangochuy
MadeByNando
Prof-pengyin
A test repository created using the GitHub MCP server
MCP-Mirror
Mirror of
wricardo
MCP server to interact with a git repository
y-hirakaw
A minimal MCP (Model Context Protocol) server for interacting with GitHub pull requests.
guenichone
Atliassian Bitbucket MCP Server for self hosted bitbucket server
SummitAgent
Summit agent with the GitHub MCP server and tools
vinodkumargr
kl63
A Python MCP server template for building custom tool providers
MCP-Mirror
Mirror of
jbendotnet
CodeByWaqas
sunhao-java
mcp-gitee 是 Gitee 的模型上下文协议 (MCP) 服务器实现。它提供了一组与 Gitee 的 API 交互的工具,允许 AI 助手管理仓库、Issue、Pull Request等。
jmiedzinski
Simple MCP server for fetching the remote git repository content as a structured text file
AlcibiadesCleinias
MCP server to work with GitLab MR
xiaobaicy
这是一个使用MCP Server创建的演示项目,用于展示Git和GitHub的基本版本控制操作。
costajohnt
Open source contribution manager with PR tracking across repos, issue discovery, CI
CherishMvp
一个 MCP (Model Context Protocol) 服务器,让 AI 从 Git 提交历史自动生成专业的工作日志。
peterparker57
GitHub MCP server with enhanced file management capabilities
Kzino
AI agent identity, permissions, trust scores, and tamper-evident audit trails. 17 MCP tools: register agents (Ed25519 keypairs), check permissions (sub-5ms), emit audit events, verify trust scores (0-100), delegate credentials, ephemeral agents. IETF Internet-Draft filed. Works w
George5562
MCP server that allows interaction with Jira using natural language
WebsyteAI
GitHub MCP server with organization support
minimind-org
MCP server for github operation
pgpt-dev
MCP Server for Private GPT
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
HuangZeLinCute
This is github search MCP Server
rahul-roy-glean
Github MCP Server to integrate with CI flows
cloudbarista
npmjs
GitHub Repository Analytics MCP Server
Arclio
A Model Context Protocol (MCP) server that provides tools for managing GitHub Projects V2. This server uses the GitHub GraphQL API for interacting with GitHub Projects V2 for project board management and tracking tickets/issues.
karolswdev
Ghraven
anoncam
A Linear MCP implementation that handles all Linear resource types.
sonadukane18
Experimental MCP Server created via Github-MCP integration.
kousen
MCP wrapper for the `gh` command
AriesBerries
An MCP server implementation for GitHub
GoodbyePlanet
An MCP (Model Context Protocol) server providing hybrid semantic search over code across a set of GitHub repositories that you list in config.yaml. It parses symbols with Tree-sitter and indexes both code and git commit history, so AI clients can query them by natural language or
lileeei
Git tool integration library for the Model Context Protocol (MCP).
dmitryanchikov
Mathematical Optimization MCP Server with PuLP and OR-Tools support
brukhabtu
A Management Control Panel server for GitHub projects using Issues API
MCP-Mirror
Mirror of
chasepd
An MCP server to allow LLMs to interact with Jira
StefPanchana
MCP Server for Jira integration
blue7wings
the mcp server with jira integrates
tiovikram
MCP server for Linear (
jasjaterhorst
Get access to real-time keyword insights, backlink data, traffic estimates and more.. with the SEO API
section-9-technologies
An unofficial MCP server for accessing Linear
OrenGrinker
A comprehensive, production-ready Model Context Protocol (MCP) server for seamless Jira Cloud integration. This enhanced version provides advanced features, robust error handling, and extensive tooling for AI agents, automation systems, and custom applications.
YohanLiu
json diff tool based on Model Context Protocol (MCP)
sourcebot-dev
Fetch code context from multiple code hosts (GitHub, GitLab, Bitbucket, etc)
shupan
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.