Awesome MCP Servers
A curated list of awesome Model Context Protocol (MCP) servers.
What is MCP?
MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.
Clients
- Checkout awesome-mcp-clients and glama.ai/mcp/clients.
- Glama Chat is a multi-modal AI client with MCP support & AI gateway.
Tutorials
Community
- r/mcp Reddit
- Discord Server
Legend
- ποΈ β official implementation
- programming language
- π β Python codebase
- π β TypeScript codebase
- ποΈ β Go codebase
- π¦ β Rust codebase
- #οΈβ£ - C# Codebase
- β - Java codebase
Server Implementations
Note
We now have a web-based directory that is synced with the repository.
Aggregators
- PipedreamHQ/pipedream
- Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
Art & Culture
- abhiemj/manim-mcp-server
- A local MCP server that generates animations using Manim.
- burningion/video-editing-mcp
- Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection
- djalal/quran-mcp-server
- MCP server to interact with Quran.com corpus via the official REST API v4.
- r-huijts/rijksmuseum-mcp
- Rijksmuseum API integration for artwork search, details, and collections
- r-huijts/oorlogsbronnen-mcp
- Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
- samuelgursky/davinci-resolve-mcp
- MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
- yuna0x0/anilist-mcp
- A MCP server integrating AniList API for anime and manga information
Browser Automation
- 34892002/bilibili-mcp-js
- A MCP server that supports searching for Bilibili content. Provides LangChain integration examples and test scripts.
- automatalabs/mcp-server-playwright
- An MCP server for browser automation using Playwright
- blackwhite084/playwright-plus-python-mcp
- An MCP python server using Playwright for browser automation, more suitable for llm
- browserbase/mcp-server-browserbase
- Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
- co-browser/browser-use-mcp-server
- browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.
- tomekkorbak/strava-mcp-server
- An MCP server for Strava, an app for tracking physical exercise
- wanaku-ai/wanaku
- The Wanaku MCP Router is a SSE-based MCP server that provides an extensible routing engine that allows integrating your enterprise systems with AI agents.
- wong2/mcp-cli
- CLI tool for testing MCP servers
- ws-mcp
- Wrap MCP servers with a WebSocket (for use with kitbitz)
- yuna0x0/hackmd-mcp
- Allows AI models to interact with HackMD
- ZeparHyfar/mcp-datetime
- MCP server providing date and time functions in various formats
- zueai/mcp-manager
- Simple Web UI to install and manage MCP servers for Claude Desktop App.
- HenryHaoson/Yuque-MCP-Server
- A Model-Context-Protocol (MCP) server for integrating with Yuque API, allowing AI models to manage documents, interact with knowledge bases, search content, and access analytics data from the Yuque platform.
Frameworks
- FastMCP
- A high-level framework for building MCP servers in Python
- FastMCP
- A high-level framework for building MCP servers in TypeScript
- Foxy Contexts
- Golang library to write MCP Servers declaratively with functional testing included
- gabfr/waha-api-mcp-server
- An MCP server with openAPI specs for using the WhatsApp unnoficial API (https://waha.devlike.pro/ - also open source: https://github.com/devlikeapro/waha)
- Genkit MCP
- Provides integration between Genkit and the Model Context Protocol (MCP).
- http4k MCP SDK
- Functional, testable Kotlin SDK based around the popular http4k Web toolkit. Supports new HTTP Streaming protocol.
- lastmile-ai/mcp-agent
- Build effective agents with MCP servers using simple, composable patterns.
- LiteMCP
- A high-level framework for building MCP servers in JavaScript/TypeScript
- marimo-team/codemirror-mcp
- CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands.
- mark3labs/mcp-go
- Golang SDK for building MCP Servers and Clients.
- mcp-framework
- Fast and elegant TypeScript framework for building MCP servers
- mcp-proxy
- A TypeScript SSE proxy for MCP servers that use stdio transport.
- mcp-rs-template
- MCP CLI server template for Rust
- metoro-io/mcp-golang
- Golang framework for building MCP Servers, focussed on type safety
- mullerhai/sakura-mcp
- Scala MCP Framework for Build effective agents with MCP servers and MCP clients shade from modelcontextprotocol.io.
- paulotaylor/voyp-mcp
- VOYP - Voice Over Your Phone MCP Server for making calls.
- poem-web/poem-mcpserver
- MCP Server implementation for Poem.
- quarkiverse/quarkus-mcp-server
- Java SDK for building MCP servers using Quarkus.
- rectalogic/langchain-mcp
- Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
- ribeirogab/simple-mcp
- A simple TypeScript library for creating MCP servers.
- salty-flower/ModelContextProtocol.NET
- A C# SDK for building MCP servers on .NET 9 with NativeAOT compatibility β‘ π
- spring-ai-mcp
- Java SDK and Spring Framework integration for building MCP client and MCP servers with various, plugable, transport options.
- spring-projects-experimental/spring-ai-mcp
- Java SDK and Spring Framework integration for building MCP client and MCP servers with various, plugable, transport options.
- 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
- sendaifun/solana-mcp-kit
- Solana MCP SDK
Utilities
- boilingdata/mcp-server-and-gw
- An MCP stdio to HTTP SSE transport gateway with example server and MCP client.
- f/MCPTools
- A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
- flux159/mcp-chat
- A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
- isaacwasserman/mcp-langchain-ts-client
- Use MCP provided tools in LangChain.js
- kukapay/whattimeisit-mcp
- A lightweight mcp server that tells you exactly what time is it.
- kukapay/whereami-mcp
- A lightweight mcp server that tells you exactly where you are based on your current IP.
- kukapay/whoami-mcp
- A lightweight MCP server that tells you exactly who you are.
- lightconetech/mcp-gateway
- A gateway demo for MCP SSE Server.
- mark3labs/mcphost
- A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
- MCP-Connect
- A tiny tool that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests.
- SecretiveShell/MCP-Bridge
- an openAI middleware proxy to use mcp in any existing openAI compatible client
- sparfenyuk/mcp-proxy
- An MCP stdio to SSE transport gateawy.
- TBXark/mcp-proxy
- An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server.
- upsonic/gpt-computer-assistant
- framework to build vertical AI agent
Tips and Tricks
- Official prompt to inform LLMs how to use MCP
- Want to ask Claude about Model Context Protocol? Create a Project, then add this file to it: https://modelcontextprotocol.io/llms-full.txt Now Claude can answer questions about writing MCP servers and how they work https://www.reddit.com/r/ClaudeAI/comments/1h3g01r/want_to_ask_claude_about_model_context_protocol/
Star History
- About A collection of MCP servers. glama.ai/mcp/servers
Topics
- ai
- mcp
Resources
- Readme
- License
- MIT license
- Activity
- Stars 28.6k stars
- Watchers 227 watching
- Forks 1.9k forks
- Report repository
- Contributors
294
- 280 contributors
You canβt perform that action at this time.