Awesome-Claude-MCP-Servers
A curated list of Model Context Protocol (MCP) servers optimized for Claude and other AI assistants.
Awesome Claude MCP Servers ๐ค 
ไธญๆ็ | 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