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.
argia-andreas
A Linear MCP Server for interacting with Linear
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
dustinbturner
A demonstration repository for testing GitHub MCP server functionality
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
riponcm
Local-first memory and judgment layer for AI coding agents. Captures issues, failed attempts, fixes, and decisions in readable Markdown + JSONL, re-injects them into future sessions, and warns at git commit before you repeat a mistake. 14 tools, works with Claude, Cursor, Antigra
birariro
MCP server for find agoda hotel reviews
jasjaterhorst
Get access to real-time keyword insights, backlink data, traffic estimates and more.. with the SEO API
Raghvendra2420
SaiKrishnaReddy-Signant
Sample repository created via MCP server automation.
wty0512
A Model Context Protocol (MCP) server to provide git tools for LLM Agents, with fixes for the amend parameter caching issue
dagron78
A demo repository for testing the GitHub MCP server
kashuta
MCP Server - Jira & Git Integration
s2005
Standalone MCP server for GitHub API
stillnotitle
Tutorial repository for GitHub MCP Server
AlcibiadesCleinias
MCP server to work with GitLab MR
tjni
Packages https://github.com/github/github-mcp-server as wheels
Prof-pengyin
A test repository created using the GitHub MCP server
5amfung
MCP Jira Server
myutex
An MCP server providing commit convention tools and resources.
JesusMaster
GitHub MCP SSE Server
SummitAgent
Summit agent with the GitHub MCP server and tools
tomo-cps
GitHub MCP Server implementation and testing repository
geropl
Model Context Protocol (MCP) server for GitHub based on mcp-go
guptarajiv535
MCP server poc python
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
kich555
ds231
everyday series assignment
ahmetbarut
MCP server for using the Jira Cloud API
MCP-Mirror
Mirror of
xiaobaicy
这是一个使用MCP Server创建的演示项目,用于展示Git和GitHub的基本版本控制操作。
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
ceshine
An MCP server that offers several commands for generating prompts or contexts from Jira content
MCP-Mirror
Mirror of
mikeschlottig
hotfire
final-il
MCP Server handling GitHub/GitLab integrations
pratik-mahalle
minimind-org
MCP server for github operation
politercaptain
This repository was created to demonstrate the capabilities of the GitHub MCP server.
peterparker57
GitHub MCP server with enhanced file management capabilities
rafliruslan
MCP server for Bitbucket integration
mbala2304
MCP Server to fetch the information about issues in JIRA
jbendotnet
MCP-Mirror
Mirror of
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
emrum01
GitHub APIを使用したModel Context Protocolサーバーの実装
Lindualdo
aniketkadukar1
AlexKissiJr
x51xxx
A TypeScript implementation of an MCP server that provides GitHub repository information including file content, directory structure, and other metadata for MCP clients.
sanskarmk
This is a test repository created by test script of MCP Server for GitHub
MadeByNando
Killian0812
npmjs
GitHub Repository Analytics MCP Server
rujutaranade
JIRA MCP Server: Essential API Integrations for Technical Program Managers
SiddheshDongare
A GitHub MCP Server
avarant
mcp server for github dependabot
jasona7
A MCP Server with tools for interfacing with Discussions on Github
dockhold
Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.
MCP-Mirror
Mirror of
tatn
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.