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.
daoch4n
mcp git management server over sse protocol
adamjbird2
MCP server that integrates Confluence and Jira
kornbed
A TypeScript-based MCP server for Jira integration with Cursor
argia-andreas
A Linear MCP Server for interacting with Linear
Everforth
jayant-vashisth
Repository created using GitHub MCP tools
soso0024
Practice repository for MCP server implementation
ds231
everyday series assignment
yankeguo
A simple MCP server for CODING MR API
maxyharr
A repository demonstrating GitHub MCP server configuration in VS Code
MCP-Mirror
Mirror of
Stevke7
ground-creative
A set of powerful tools designed for seamless integration with GitHub via MCP
rixbeck
MCP server for self-hosted Jira
sverklo
Local-first MCP code intelligence server with 37 tools — hybrid search, blast-radius analysis, diff-aware risk-scored review, and bi-temporal memory pinned to git SHAs. Stops AI agents from hallucinating function names that don't exist in your codebase. Published 60-task retrieva
chromewillow
MCP server for analyzing and converting Git repositories to text files for LLM context
ai-zerolab
MCP server for pymupdf4llm, best pdf2md for LLM
wn01011
pr 분석을 좀 더 편하게 하고자 미리 작성해주는 mcp 서버입니다.
marcusdb
MCP-Mirror
Mirror of
tangochuy
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
shane-reaume
MCP Server that runs on Docker with connect to Atlassian.
marvelouscypherman
MCP server for using the GitHub API
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.