中文版 | English
A curated list of Model Context Protocol (MCP) servers optimized for Claude and other AI assistants.
Model Context Protocol (MCP) is an open protocol enabling AI models like Claude to securely interact with local and remote resources through standardized server implementations. These servers extend Claude's capabilities through file access, database connections, API integrations, and other contextual services.
🏆 Official Implementation | 🐍 Python | 📱 TypeScript | 🏃 Go | ☁️ Cloud Service | 🏠 Local Service
Access and manage files securely across local and cloud storage systems.
- @modelcontextprotocol/server-filesystem 📱 🏠 - Local file system operations with configurable permissions
- @modelcontextprotocol/server-google-drive 📱 ☁️ - Google Drive integration for file management
- mark3labs/mcp-filesystem-server 🏃 🏠 - Go-based implementation for local file access
Access real-time web information and specialized search capabilities.
- exa-labs/exa-mcp-server 🏆 📱 ☁️ - Real-time web search using Exa AI Search API
- @modelcontextprotocol/server-brave-search 📱 ☁️ - Web search via Brave's Search API
- ac3xx/mcp-servers-kagi 📱 ☁️ - Integration with Kagi search engine
- blazickjp/arxiv-mcp-server 🐍 ☁️ - Research paper search through ArXiv
Query and analyze data while maintaining security.
- @modelcontextprotocol/server-postgres 📱 🏠 - PostgreSQL integration with schema inspection
- @modelcontextprotocol/server-sqlite 🐍 🏠 - SQLite operations with analysis features
Maintain context and information across sessions.
- @modelcontextprotocol/server-memory 📱 🏠 - Knowledge graph-based persistent memory system
Manage code repositories and development workflows.
- @modelcontextprotocol/server-github 📱 ☁️ - GitHub integration for repos and issues
- @modelcontextprotocol/server-gitlab 📱 ☁️ - GitLab platform management
- @modelcontextprotocol/server-git 🐍 🏠 - Direct Git repository operations
Interact with cloud infrastructure services.
- Cloudflare MCP Server 🏆 📱 ☁️ - Access to Cloudflare services including Workers and KV
Integrate with team communication platforms.
- @modelcontextprotocol/server-slack 📱 ☁️ - Slack workspace and channel management
Access and process web content programmatically.
- @modelcontextprotocol/server-puppeteer 📱 🏠 - Web automation and scraping
- @modelcontextprotocol/server-youtube 📱 ☁️ - YouTube subtitle extraction
Access geographic and mapping data.
- @modelcontextprotocol/server-google-maps 📱 ☁️ - Maps integration for location and routing
Track application performance and errors.
- @modelcontextprotocol/server-sentry 🐍 ☁️ - Error tracking via Sentry.io
- @modelcontextprotocol/server-raygun 📱 ☁️ - Crash reporting through Raygun
Tools for building and extending MCP capabilities.
- Genkit MCP 📱 - Integration between Genkit and MCP
- @modelcontextprotocol/server-langchain 🐍 - LangChain integration for MCP tools
- mark3labs/mcp-go 🏃 - Go SDK for MCP development
Specialized tools for specific platforms and use cases.
- pierrebrunelle/mcp-server-openai 🐍 ☁️ - OpenAI models integration
- @modelcontextprotocol/server-everything 📱 🏠 - Comprehensive MCP feature testing
- calclavia/mcp-obsidian 📱 🏠 - Obsidian vault integration
- rusiaaman/wcgw 🐍 🏠 - Shell execution and computer control
Want to ask Claude about Model Context Protocol? Add this file to your project: Claude MCP Instructions