This repository is a collection of reference implementations for the Model Context Protocol (MCP), as well as references to community-built servers and additional resources.
Important
If you are looking for a list of MCP servers, you can browse published servers on the MCP Registry. The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group.
Warning
The servers in this repository are intended as reference implementations to demonstrate MCP features and SDK usage. They are meant to serve as educational examples for developers building their own MCP servers, not as production-ready solutions. Developers should evaluate their own security requirements and implement appropriate safeguards based on their specific threat model and use case.
The servers in this repository showcase the versatility and extensibility of MCP, demonstrating how it can be used to give Large Language Models (LLMs) secure, controlled access to tools and data sources. Typically, each MCP server is implemented with an MCP SDK:
- C# MCP SDK
- Go MCP SDK
- Java MCP SDK
- Kotlin MCP SDK
- PHP MCP SDK
- Python MCP SDK
- Ruby MCP SDK
- Rust MCP SDK
- Swift MCP SDK
- TypeScript MCP SDK
These servers aim to demonstrate MCP features and the official SDKs.
- Everything - Reference / test server with prompts, resources, and tools.
- Fetch - Web content fetching and conversion for efficient LLM usage.
- Filesystem - Secure file operations with configurable access controls.
- Git - Tools to read, search, and manipulate Git repositories.
- Memory - Knowledge graph-based persistent memory system.
- Sequential Thinking - Dynamic and reflective problem-solving through thought sequences.
- Time - Time and timezone conversion capabilities.
The following reference servers are now archived and can be found at servers-archived.
- AWS KB Retrieval - Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
- Brave Search - Web and local search using Brave's Search API. Has been replaced by the official server.
- EverArt - AI image generation using various models.
- GitHub - Repository management, file operations, and GitHub API integration.
- GitLab - GitLab API, enabling project management.
- Google Drive - File access and search capabilities for Google Drive.
- Google Maps - Location services, directions, and place details.
- PostgreSQL - Read-only database access with schema inspection.
- Puppeteer - Browser automation and web scraping.
- Redis - Interact with Redis key-value stores.
- Sentry - Retrieving and analyzing issues from Sentry.io.
- Slack - Channel management and messaging capabilities. Now maintained by Zencoder
- SQLite - Database interaction and business intelligence capabilities.
These are high-level frameworks that make it easier to build MCP servers or clients.
- Anubis MCP (Elixir) - A high-performance and high-level Model Context Protocol (MCP) implementation in Elixir. Think like "Live View" for MCP.
- ModelFetch (TypeScript) - Runtime-agnostic SDK to create and deploy MCP servers anywhere TypeScript/JavaScript runs
- EasyMCP (TypeScript)
- FastAPI to MCP auto generator β A zero-configuration tool for automatically exposing FastAPI endpoints as MCP tools by Tadata
- FastMCP (TypeScript)
- Foobara MCP Connector - Easily expose Foobara commands written in Ruby as tools via MCP
- Foxy Contexts β A library to build MCP servers in Golang by strowk
- Higress MCP Server Hosting - A solution for hosting MCP Servers by extending the API Gateway (based on Envoy) with wasm plugins.
- MCP Declarative Java SDK Annotation-driven MCP servers development with Java, no Spring Framework Required, minimize dependencies as much as possible.
- MCP-Framework Build MCP servers with elegance and speed in TypeScript. Comes with a CLI to create your project with
mcp create app. Get started with your first server in under 5 minutes by Alex Andru - MCP Plexus: A secure, multi-tenant and Multi-user MCP python server framework built to integrate easily with external services via OAuth 2.1, offering scalable and robust solutions for managing complex AI applications.
- mcp_sse (Elixir) An SSE implementation in Elixir for rapidly creating MCP servers.
- mxcp (Python) - Open-source framework for building enterprise-grade MCP servers using just YAML, SQL, and Python, with built-in auth, monitoring, ETL and policy enforcement.
- Next.js MCP Server Template (Typescript) - A starter Next.js project that uses the MCP Adapter to allow MCP clients to connect and access resources.
- PayMCP (Python & TypeScript) - Lightweight payments layer for MCP servers: turn tools into paid endpoints with a two-line decorator. PyPI Β· npm Β· TS repo
- Perl SDK - An SDK for building MCP servers and clients with the Perl programming language.
- Quarkus MCP Server SDK (Java)
- R mcptools - An R SDK for creating R-based MCP servers and retrieving functionality from third-party MCP servers as R functions.
- SAP ABAP MCP Server SDK - Build SAP ABAP based MCP servers. ABAP 7.52 based with 7.02 downport; runs on R/3 & S/4HANA on-premises, currently not cloud-ready.
- Spring AI MCP Server - Provides auto-configuration for setting up an MCP server in Spring Boot applications.
- Template MCP Server - A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
- AgentR Universal MCP SDK - A python SDK to build MCP Servers with inbuilt credential management by Agentr
- Vercel MCP Adapter (TypeScript) - A simple package to start serving an MCP server on most major JS meta-frameworks including Next, Nuxt, Svelte, and more.
- PHP MCP Server (PHP) - Core PHP implementation for the Model Context Protocol (MCP) server
- codemirror-mcp - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands
- llm-analysis-assistant
- A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also supports monitoring and simulation of ollama/openai interface.
- MCP-Agent - A simple, composable framework to build agents using Model Context Protocol by LastMile AI
- Spring AI MCP Client - Provides auto-configuration for MCP client functionality in Spring Boot applications.
- MCP CLI Client - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
- OpenMCP Client - An all-in-one vscode/trae/cursor plugin for MCP server debugging. Document & OpenMCP SDK.
- PHP MCP Client - Core PHP implementation for the Model Context Protocol (MCP) Client
- Runbear - No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Additional resources on MCP.
- A2A-MCP Java Bridge - A2AJava brings powerful A2A-MCP integration directly into your Java applications. It enables developers to annotate standard Java methods and instantly expose them as MCP Server, A2A-discoverable actions β with no boilerplate or service registration overhead.
- AiMCP - A collection of MCP clients&servers to find the right mcp tools by Hekmon
- Awesome Crypto MCP Servers by badkk - A curated list of MCP servers by Luke Fan
- Awesome MCP Servers by appcypher - A curated list of MCP servers by Stephen Akinyemi
- Awesome MCP Servers by punkpeye (website) - A curated list of MCP servers by Frank Fiegel
- Awesome MCP Servers by wong2 (website) - A curated list of MCP servers by wong2
- Awesome Remote MCP Servers by JAW9C - A curated list of remote MCP servers, including their authentication support by JAW9C
- Discord Server β A community discord server dedicated to MCP by Frank Fiegel
- Install This MCP - Reduce Installation Friction with beautiful installation guides
Klavis AI - Open Source MCP Infra. Hosted MCP servers and MCP clients on Slack and Discord.- MCP Badges β Quickly highlight your MCP project with clear, eye-catching badges, by Ironben
MCPProxy - Open-source local app that enables access to multiple MCP servers and thousands of tools with intelligent discovery via MCP protocol, runs servers in isolated environments, and features automatic quarantine protection against malicious tools.
- MCPRepository.com - A repository that indexes and organizes all MCP servers for easy discovery.
- mcp-cli - A CLI inspector for the Model Context Protocol by wong2
- mcp-dockmaster - An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.
- mcp-get - Command line tool for installing and managing MCP servers by Michael Latman
- mcp-guardian - GUI application + tools for proxying / managing control of MCP servers by EQTY Lab
- MCP Linker - A cross-platform Tauri GUI tool for one-click setup and management of MCP servers, supporting Claude Desktop, Cursor, Windsurf, VS Code, Cline, and Neovim.
- mcp-manager - Simple Web UI to install and manage MCP servers for Claude Desktop by Zue
- MCP Marketplace Web Plugin MCP Marketplace is a small Web UX plugin to integrate with AI applications, Support various MCP Server API Endpoint (e.g pulsemcp.com/deepnlp.org and more). Allowing user to browse, paginate and select various MCP servers by different categories. Pypi | Maintainer | Website
- mcp.natoma.ai β A Hosted MCP Platform to discover, install, manage and deploy MCP servers by Natoma Labs
- mcp.run - A hosted registry and control plane to install & run secure + portable MCP Servers.
- MCPHub - Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
- MCP Router β Free Windows and macOS app that simplifies MCP management while providing seamless app authentication and powerful log visualization by MCP Router
- MCP Servers Hub (website) - A curated list of MCP servers by apappascs
- MCPServers.com - A growing directory of high-quality MCP servers with clear setup guides for a variety of MCP clients. Built by the team behind the Highlight MCP client
- MCP Servers Rating and User Reviews - Website to rate MCP servers, write authentic user reviews, and search engine for agent & mcp
- MCP Sky - Bluesky feed for MCP related news and discussion by @brianell.in
- MCP X Community β A X community for MCP by Xiaoyi
- MCPHub β An Open Source macOS & Windows GUI Desktop app for discovering, installing and managing MCP servers by Jeamee
- mcpm (website) - MCP Manager (MCPM) is a Homebrew-like service for managing Model Context Protocol (MCP) servers across clients by Pathintegral
- MCPVerse - A portal for creating & hosting authenticated MCP servers and connecting to them securely.
- MCP Servers Search - An MCP server that provides tools for querying and discovering available MCP servers from this list.
- Search MCP Server - Recommends the most relevant MCP servers based on the client's query by searching this README file.
- MCPWatch - A comprehensive security scanner for Model Context Protocol (MCP) servers that detects vulnerabilities and security issues in your MCP server implementations.
mkinf - An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
- Open-Sourced MCP Servers Directory - A curated list of MCP servers by mcpso
OpenTools - An open registry for finding, installing, and building with MCP servers by opentoolsteam
- Programmatic MCP Prototype - Experimental agent prototype demonstrating programmatic MCP tool composition, progressive tool discovery, state persistence, and skill building through TypeScript code execution by Adam Jones
- PulseMCP (API) - Community hub & weekly newsletter for discovering MCP servers, clients, articles, and news by Tadas Antanavicius, Mike Coughlin, and Ravina Patel
- r/mcp β A Reddit community dedicated to MCP by Frank Fiegel
- MCP.ing - A list of MCP services for discovering MCP servers in the community and providing a convenient search function for MCP services by iiiusky
- MCP Hunt - Realtime platform for discovering trending MCP servers with momentum tracking, upvoting, and community discussions - like Product Hunt meets Reddit for MCP
- Smithery - A registry of MCP servers to find the right tools for your LLM agents by Henry Mao
- Toolbase - Desktop application that manages tools and MCP servers with just a few clicks - no coding required by gching
- ToolHive - A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization by StacklokLabs
- NetMind - Access powerful AI services via simple APIs or MCP servers to supercharge your productivity.
- Webrix MCP Gateway - Enterprise MCP gateway with SSO, RBAC, audit trails, and token vaults for secure, centralized AI agent access control. Deploy via Helm charts on-premise or in your cloud. webrix.ai
TypeScript-based servers in this repository can be used directly with npx.
For example, this will start the Memory server:
npx -y @modelcontextprotocol/server-memoryPython-based servers in this repository can be used directly with uvx or pip. uvx is recommended for ease of use and setup.
For example, this will start the Git server:
# With uvx
uvx mcp-server-git
# With pip
pip install mcp-server-git
python -m mcp_server_gitFollow these instructions to install uv / uvx and these to install pip.
However, running a server on its own isn't very useful, and should instead be configured into an MCP client. For example, here's the Claude Desktop configuration to use the above server:
{
"mcpServers": {
"memory": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-memory"]
}
}
}Additional examples of using the Claude Desktop as an MCP client might look like:
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/allowed/files"]
},
"git": {
"command": "uvx",
"args": ["mcp-server-git", "--repository", "path/to/git/repo"]
},
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
}
},
"postgres": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost/mydb"]
}
}
}Interested in creating your own MCP server? Visit the official documentation at modelcontextprotocol.io for comprehensive guides, best practices, and technical details on implementing MCP servers.
See CONTRIBUTING.md for information about contributing to this repository.
See SECURITY.md for reporting security vulnerabilities.
This project is licensed under the Apache License, Version 2.0 for new contributions, with existing code under MIT - see the LICENSE file for details.
If you find MCP servers useful, please consider starring the repository and contributing new servers or improvements!
Managed by Anthropic, but built together with the community. The Model Context Protocol is open source and we encourage everyone to contribute their own servers and improvements!