A curated list of awesome Model Context Protocol (MCP) servers.
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.
- ποΈ β official implementation
- π β Python codebase
- π β TypeScript codebase
- ποΈ β Go codebase
- βοΈ - Cloud Service
- π - Local Service
- π - Browser Automation
- βοΈ - Cloud Platforms
- π¬ - Communication
- ποΈ - Databases
- π - File Systems
- π§ - Knowledge & Memory
- πΊοΈ - Location Services
- π - Monitoring
- π - Search
- π - Version Control
- π οΈ - Other Tools and Integrations
π Browser Automation topβ
Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.
- @modelcontextprotocol/server-puppeteer π π - Browser automation for web scraping and interaction
- @modelcontextprotocol/server-youtube π βοΈ - Fetch YouTube subtitles and transcripts for AI analysis
βοΈ Cloud Platforms topβ
Cloud platform service integration. Enables management and interaction with cloud infrastructure and services.
- Cloudflare MCP Server ποΈ π βοΈ - Integration with Cloudflare services including Workers, KV, R2, and D1
π¬ Communication topβ
Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.
- @modelcontextprotocol/server-slack π βοΈ - Slack workspace integration for channel management and messaging
ποΈ Databases topβ
Secure database access with schema inspection capabilities. Enables querying and analyzing data while maintaining read-only safety by default.
- @modelcontextprotocol/server-postgres π π - PostgreSQL database integration with schema inspection and query capabilities
- @modelcontextprotocol/server-sqlite π π - SQLite database operations with built-in analysis features
π File Systems topβ
Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.
- @modelcontextprotocol/server-filesystem π π - Direct local file system access.
- @modelcontextprotocol/server-google-drive π βοΈ - Google Drive integration for listing, reading, and searching files
- mark3labs/mcp-filesystem-server ποΈ π - Golang implementation for local file system access.
π§ Knowledge & Memory topβ
Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.
- @modelcontextprotocol/server-memory π π - Knowledge graph-based persistent memory system for maintaining context
πΊοΈ Location Services topβ
Geographic and location-based services integration. Enables access to mapping data, directions, and place information.
- @modelcontextprotocol/server-google-maps π βοΈ - Google Maps integration for location services, routing, and place details
π Monitoring topβ
Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics.
- @modelcontextprotocol/server-sentry π βοΈ - Sentry.io integration for error tracking and performance monitoring
- @modelcontextprotocol/server-raygun π βοΈ - Raygun API V3 integration for crash reporting and real user monitoring
π Search topβ
Web search capabilities.
- @modelcontextprotocol/server-brave-search π βοΈ - Web search capabilities using Brave's Search API
- @angheljf/nyt π βοΈ - Search articles using the NYTimes API
- @modelcontextprotocol/server-fetch π π βοΈ - Efficient web content fetching and processing for AI consumption
- ac3xx/mcp-servers-kagi π βοΈ - Kagi search API integration
- theishangoswami/exa-mcp-server π βοΈ - Exa AI Search API
- exa-labs/exa-mcp-server ποΈ π βοΈ β A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
- fatwang2/search1api-mcp π βοΈ - Search via search1api (requires paid API key)
- Tomatio13/mcp-server-tavily βοΈ π β Tavily AI search API
- blazickjp/arxiv-mcp-server βοΈ π - Search ArXiv research papers
π Version Control topβ
Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs.
- @modelcontextprotocol/server-github π βοΈ - GitHub API integration for repository management, PRs, issues, and more
- @modelcontextprotocol/server-gitlab π βοΈ π - GitLab platform integration for project management and CI/CD operations
- @modelcontextprotocol/server-git π π - Direct Git repository operations including reading, searching, and analyzing local repositories
π οΈ Other Tools and Integrations topβ
- pierrebrunelle/mcp-server-openai π βοΈ - Query OpenAI models directly from Claude using MCP protocol
- @modelcontextprotocol/server-everything π π - MCP server that exercises all the features of the MCP protocol
- baba786/phabricator-mcp-server π βοΈ - Interacting with Phabricator API
- MarkusPfundstein/mcp-obsidian π βοΈ π - Interacting with Obsidian via REST API
- calclavia/mcp-obsidian π π - This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).
- anaisbetts/mcp-youtube π βοΈ - Fetch YouTube subtitles
- danhilse/notion_mcp π βοΈ - Integrates with Notion's API to manage personal todo lists
- rusiaaman/wcgw π π - Autonomous shell execution, computer control and coding agent. (Mac)
- reeeeemo/ancestry-mcp π π - Allows the AI to read .ged files and genetic data
- Genkit MCP π β Provides integration between Genkit and the Model Context Protocol (MCP).
- @modelcontextprotocol/server-langchain π - Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
- mark3labs/mcp-go ποΈ - Golang SDK for building MCP Servers and Clients.
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