What is Awesome Claude MCP Servers?
Awesome Claude MCP Servers is a curated list of Model Context Protocol (MCP) servers designed to enhance the capabilities of AI assistants like Claude through standardized interactions with resources.
How to use Awesome Claude MCP Servers?
To use the servers, refer to the documentation provided in the repository for installation and integration with Claude and other AI models. Start by checking the available servers and choose the ones that fit your use case.
Key features of Awesome Claude MCP Servers?
- Comprehensive list of MCP servers optimized for various functionalities (file access, database queries, API integrations).
- Support for multiple programming languages including Python, Go, and TypeScript.
- Integration with popular CI/CD and cloud providers for streamlined development workflows.
Use cases of Awesome Claude MCP Servers?
- Enhance AI assistant capabilities with real-time data access and processing.
- Use file systems and databases for dynamic knowledge management.
- Implement browser automation for data extraction from web services.
FAQ from Awesome Claude MCP Servers?
- What is the Model Context Protocol (MCP)?
MCP is an open protocol that allows AI models to interact securely with local and remote resources.
- Can I contribute to the Awesome Claude MCP Servers?
Yes, contributions are welcome! You can submit your own server implementations to the repository.
- Are there any language-specific servers available?
Yes, the repository includes servers tailored for various programming languages and cloud services.
中文版 | English
A curated list of Model Context Protocol (MCP) servers optimized for Claude and other AI assistants.
Contents
About MCP
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.
Getting Started
Legend
🏆 Official Implementation | 🐍 Python | 📱 TypeScript | 🏃 Go | ☁️ Cloud Service | 🏠 Local Service
Core Servers
File Systems 📂
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
Search Engines 🔍
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
Databases 🗄️
Query and analyze data while maintaining security.
- @modelcontextprotocol/server-postgres 📱 🏠 - PostgreSQL integration with schema inspection
- @modelcontextprotocol/server-sqlite 🐍 🏠 - SQLite operations with analysis features
Extended Capabilities
Knowledge & Memory 🧠
Maintain context and information across sessions.
- @modelcontextprotocol/server-memory 📱 🏠 - Knowledge graph-based persistent memory system
Version Control 📊
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
Cloud Integration ☁️
Interact with cloud infrastructure services.
- Cloudflare MCP Server 🏆 📱 ☁️ - Access to Cloudflare services including Workers and KV
Communication 💬
Integrate with team communication platforms.
- @modelcontextprotocol/server-slack 📱 ☁️ - Slack workspace and channel management
Browser Automation 🌐
Access and process web content programmatically.
- @modelcontextprotocol/server-puppeteer 📱 🏠 - Web automation and scraping
- @modelcontextprotocol/server-youtube 📱 ☁️ - YouTube subtitle extraction
Location Services 🗺️
Access geographic and mapping data.
- @modelcontextprotocol/server-google-maps 📱 ☁️ - Maps integration for location and routing
Monitoring 📈
Track application performance and errors.
- @modelcontextprotocol/server-sentry 🐍 ☁️ - Error tracking via Sentry.io
- @modelcontextprotocol/server-raygun 📱 ☁️ - Crash reporting through Raygun
Development Tools
Frameworks 🛠️
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
Integration Tools 🔧
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
Community Resources
Want to ask Claude about Model Context Protocol? Add this file to your project: Claude MCP Instructions
