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.
Ghraven
asdqwsadq
riomanik
IAmYuanyu
基于 Spring AI 的github仓库文件读取Mcp服务,可以根据Github仓库链接,读取仓库下所有文件(前提是public仓库)
chuan-khuna
a simple mcp server for querying jira tasks
Mubashwer
Model Context Protocol (MCP) server for git-mob CLI app
zhouqia
link Jira v7.10.0
t1ina2003
A repository for 2560_mcp. Includes instructions in README for enabling GitHub MCP server in VS Code.
StargrrlMoonlight
This Repo is a playground for Vibe Coding using GitHub Agent Mode in VS Code and various MCP Servers. All done through the editor - development, testing, GitHub environments / Actions, issues etc.
kogunlowo123
A suite of MCP servers enabling cloud, DevOps, GitHub, and database operations through standardized Model Context Protocol APIs.
goyle0
tatn
ravi-accolite
MCP Server repository for managing GitHub operations
judexzhu
A high-performance, asynchronous Model Context Protocol (MCP) server that integrates with JIRA using stdio transport
haydulski
mcp server
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
hamnhugs
Test repository for GitHub MCP server validation
1pone
这是一个用于获取 Jira 需求信息的 MCP 服务器,基于当前 Git 分支名自动获取对应的 Jira 需求详情。
marioalvial
MCP server wrapping the GitHub CLI (gh) to provide tools for managing GitHub resources
cloudbarista
costajohnt
Open source contribution manager with PR tracking across repos, issue discovery, CI
daoch4n
mcp git management server over sse protocol
loonghao
A Model Context Protocol (MCP) server for Python package intelligence, providing structured queries for PyPI packages and GitHub repositories. Features include dependency analysis, version tracking, and package metadata retrieval for LLM interactions.
RickardHF
Model Context Protocol (MCP) server that provides GitHub API tools for user information, security issue creation, and repository security scanning. Built with TypeScript and the MCP SDK
brukhabtu
A Management Control Panel server for GitHub projects using Issues API
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
sidgupt12
MCP server to communicate with github repo without the need to run docker
StrawHatAI
I am doing rapid R&D using AI, AI Agents, Claude MCP Servers and VS Code. My findings will go here. I hope you get inspired and build epic features with the tools in this Github.
kao73
MCP server for GitHub
wjessup
Extended GitHub MCP Server with additional tools for pull request review comment functionality
abdelhak-devops
A repository for MCP on Fire with a beautiful README about GitHub MCP server.
MCP-Mirror
Mirror of
ankitkapur1992-hlido
Independent, evidence-backed reviews of AI agents — machine-readable scorecards, claim audits, C2PA-signed proof. Public data mirror of hlido.eu
jitendrajaware
A Model Context Protocol (MCP) server that allows Claude and other AI assistants to create and manage Jira issues.
MCP-Mirror
Mirror of
pgpt-dev
MCP Server for Private GPT
killinsun
A repository to learn MCP Server with implementing git features.
CodeByWaqas
dockhold
Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.
lileeei
Git tool integration library for the Model Context Protocol (MCP).
LogicaldataCo
A simple Git project created using the Git MCP server
MatteoMass
tiovikram
MCP server for Linear (
MCP-Mirror
Mirror of
abhinavchoubey2000
A Model Context Protocol server implementation for GitHub integration
kevinjcwu
PR Intent Checker action with packaged MCP server
section-9-technologies
An unofficial MCP server for accessing Linear
Arman-ali-khan-786
Repository for MCP server
boukeversteegh
necto-pro
dmitryanchikov
Mathematical Optimization MCP Server with PuLP and OR-Tools support
SaiKrishnaReddy-Signant
Sample repository created via MCP server automation.
wusiyaodiudiu
GitLab MCP Server Implementation
qamary666
y-hirakaw
A minimal MCP (Model Context Protocol) server for interacting with GitHub pull requests.
teamcurri
An MCP Server for Linear
sidharthrajaram
dvcrn
jomejia23
using git_hub_mcp_server
scho-to
MCP Server using Jira Client v2 to handle Jira Issues
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.