
MCP枢纽
令人敬畏的模型上下文协议(MCP)服务器的精选列表。
1
Github Watches
14
Github Forks
48
Github Stars
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
- Claude Desktop - Official Claude desktop app with MCP support
- Cursor - AI-native code editor with MCP support
- Cline - Terminal-based Claude client with MCP support
- Windsurf - AI-native IDE with MCP support
- LibreChat - Open-source AI Web UI supporting multiple providers including MCP
- mcphub.nvim - A Neovim plugin for MCP server interaction
- WhatsMCP - A WhatsApp based client for your remote MCP servers
Tutorials
MCP Server Legend
Implementation Status
Symbol | Meaning |
---|---|
⭐ | Official reference implementation by the MCP team |
Programming Languages
Symbol | Language |
---|---|
<img/ alt="MCP枢纽 image"> | Python |
<img/ alt="MCP枢纽 image"> | TypeScript/JavaScript |
<img/ alt="MCP枢纽 image"> | Go |
<img/ alt="MCP枢纽 image"> | Rust |
<img/ alt="MCP枢纽 image"> | C# |
<img/ alt="MCP枢纽 image"> | Java |
Deployment Model
Symbol | Type | Description |
---|---|---|
🏠 | Local | Runs on user's machine, interacts with local software |
☁️ | Cloud | Connects to remote APIs and services |
Platform Compatibility
Symbol | Platform |
---|---|
<img/ alt="MCP枢纽 image"> | macOS |
<img/ alt="MCP枢纽 image"> | Windows |
<img/ alt="MCP枢纽 image"> | Linux |
Server Categories
Symbol | Category |
---|---|
📂 | File Systems |
🗄️ | Databases |
🌐 | Web & Search |
🔄 | Version Control |
💬 | Communication |
🖥️ | Developer Tools |
📊 | Monitoring |
🧠 | Knowledge & Memory |
🗺️ | Location Services |
🎮 | Gaming |
💰 | Finance |
🛠️ | Utilities |
Server Implementations
- 📂 - File Systems
- 🗄️ - Databases
- 🌐 - Web & Search
- 🔄 - Version Control
- 💬 - Communication
- 🖥️ - Developer Tools
- 📊 - Monitoring
- 🧠 - Knowledge & Memory
- 🗺️ - Location Services
- 🎮 - Gaming
- 💰 - Finance
- 🛠️ - Utilities
📂 File Systems
- modelcontextprotocol/server-filesystem ⭐ <img/ alt="MCP枢纽 image"> 🏠 - Direct local file system access with configurable permissions
- modelcontextprotocol/server-google-drive ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Google Drive integration for listing, reading, and searching files
- mark3labs/mcp-filesystem-server <img/ alt="MCP枢纽 image"> 🏠 - Golang implementation for local file system access
- hmk/box-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Box integration for listing, reading and searching files
- mamertofabian/mcp-everything-search <img/ alt="MCP枢纽 image"> 🏠 <img/ alt="MCP枢纽 image"> - Fast Windows file search using Everything SDK
- cyberchitta/llm-context.py <img/ alt="MCP枢纽 image"> 🏠 - Share code context with LLMs via MCP or clipboard
- quarkiverse/quarkus-mcp-servers/filesystem <img/ alt="MCP枢纽 image"> 🏠 - A filesystem allowing for browsing and editing files implemented in Java using Quarkus
- Xuanwo/mcp-server-opendal <img/ alt="MCP枢纽 image"> 🏠 ☁️ - Access any storage with Apache OpenDAL
🗄️ Databases
- modelcontextprotocol/server-postgres ⭐ <img/ alt="MCP枢纽 image"> 🏠 - PostgreSQL database integration with schema inspection and query capabilities
- modelcontextprotocol/server-sqlite ⭐ <img/ alt="MCP枢纽 image"> 🏠 - SQLite database operations with built-in analysis features
- aliyun/alibabacloud-tablestore-mcp-server <img/ alt="MCP枢纽 image"> <img/ alt="MCP枢纽 image"> ☁️ - MCP service for Tablestore with vector search capabilities
- cr7258/elasticsearch-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - MCP Server for Elasticsearch interaction
- domdomegg/airtable-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Airtable database integration with schema inspection and CRUD capabilities
- LucasHild/mcp-server-bigquery <img/ alt="MCP枢纽 image"> ☁️ - BigQuery database integration with schema inspection and query capabilities
- ergut/mcp-bigquery-server <img/ alt="MCP枢纽 image"> ☁️ - Second (But with JS) BigQuery database integration with schema inspection and query capabilities
- c4pt0r/mcp-server-tidb <img/ alt="MCP枢纽 image"> ☁️ - TiDB database integration with schema inspection and query capabilities
- ClickHouse/mcp-clickhouse <img/ alt="MCP枢纽 image"> ☁️ - ClickHouse database integration with schema inspection and query capabilities
- get-convex/convex-backend <img/ alt="MCP枢纽 image"> ☁️ - Convex database integration for table introspection and queries
- FreePeak/db-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - Multi-database MCP server supporting MySQL & PostgreSQL
- furey/mongodb-lens <img/ alt="MCP枢纽 image"> 🏠 - Full featured MCP Server for MongoDB Databases
- QuantGeekDev/mongo-mcp <img/ alt="MCP枢纽 image"> 🏠 - MongoDB integration for LLM database interaction
- neo4j-contrib/mcp-neo4j <img/ alt="MCP枢纽 image"> 🏠 - Model Context Protocol with Neo4j
- niledatabase/nile-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - MCP server for Nile's Postgres platform
- isaacwasserman/mcp-snowflake-server <img/ alt="MCP枢纽 image"> ☁️ - Snowflake integration with read/write operations
- sirmews/mcp-pinecone <img/ alt="MCP枢纽 image"> ☁️ - Pinecone integration with vector search capabilities
- bytebase/dbhub <img/ alt="MCP枢纽 image"> 🏠 - Universal database MCP server supporting mainstream databases
- xing5/mcp-google-sheets <img/ alt="MCP枢纽 image"> ☁️ - Google Sheets integration for spreadsheet management
- rashidazarang/airtable-mcp <img/ alt="MCP枢纽 image"> <img/ alt="MCP枢纽 image"> - Connects AI tools directly to Airtable, allowing natural language queries, record creation, updates, deletions, and data migration.
- tradercjz/dolphindb-mcp-server <img/ alt="MCP枢纽 image"> - DolphinDB database integration with schema inspection and query capabilities.
- felores/airtable-mcp <img/ alt="MCP枢纽 image"> ☁️ - Another Airtable MCP implementation
- ravenwits/mcp-server-arangodb <img/ alt="MCP枢纽 image"> ☁️ - MCP Server for ArangoDB database
- calvernaz/alphavantage <img/ alt="MCP枢纽 image"> ☁️ - AlphaVantage stock market data API
- edwinbernadus/nocodb-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - MCP Server for NocoDB database
🌐 Web & Search
- modelcontextprotocol/server-brave-search ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Web search capabilities using Brave's Search API
- modelcontextprotocol/server-fetch ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Efficient web content fetching and processing
- modelcontextprotocol/server-puppeteer ⭐ <img/ alt="MCP枢纽 image"> 🏠 - Browser automation for web scraping and interaction
- ac3xx/mcp-servers-kagi <img/ alt="MCP枢纽 image"> ☁️ - Kagi search API integration
- exa-labs/exa-mcp-server ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Exa AI Search API integration
- executeautomation/mcp-playwright <img/ alt="MCP枢纽 image"> 🏠 - Browser automation and webscraping with Playwright
- pskill9/web-search <img/ alt="MCP枢纽 image"> 🏠 - Free web searching using Google search results
- nickclyde/duckduckgo-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Web search using DuckDuckGo
- vectorize-io/vectorize-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Advanced retrieval and Private Deep Research
- apify/mcp-server-rag-web-browser <img/ alt="MCP枢纽 image"> ☁️ - Web searches, URL scraping, and Markdown content return
- openbnb-org/mcp-server-airbnb <img/ alt="MCP枢纽 image"> ☁️ - Search Airbnb and get listing details
- pyroprompts/any-chat-completions-mcp <img/ alt="MCP枢纽 image"> ☁️ - Interact with any OpenAI SDK Compatible Chat Completions API
- quickchart/quickchart-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - QuickChart API integration for generating images of charts
- mcp/aws-kb-retrieval-server ⭐ <img/ alt="MCP枢纽 image"> ☁️ - MCP server for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime
🔄 Version Control
- modelcontextprotocol/server-github ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Repository management, file operations, and GitHub API integration
- modelcontextprotocol/server-gitlab ⭐ <img/ alt="MCP枢纽 image"> ☁️ - GitLab API, enabling project management
- modelcontextprotocol/server-git ⭐ <img/ alt="MCP枢纽 image"> 🏠 - Tools to read, search, and manipulate Git repositories
💬 Communication
- lharries/whatsapp-mcp <img/ alt="MCP枢纽 image"> 🏠 - WhatsApp integration for searching messages, contacts, and sending messages via WhatsApp Web API
- modelcontextprotocol/server-slack ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Slack workspace integration for channel management and messaging
- hannesrudolph/imessage-query-fastmcp-mcp-server <img/ alt="MCP枢纽 image"> 🏠 <img/ alt="MCP枢纽 image"> - Safe access to iMessage database
- carterlasalle/mac_messages_mcp <img/ alt="MCP枢纽 image"> 🏠 <img/ alt="MCP枢纽 image"> - iMessage interface with sending/receiving capabilities
- MarkusPfundstein/mcp-gsuite <img/ alt="MCP枢纽 image"> ☁️ - Integration with Gmail and Google Calendar
- adhikasp/mcp-twikit <img/ alt="MCP枢纽 image"> ☁️ - Interact with Twitter search and timeline
- elie222/inbox-zero <img/ alt="MCP枢纽 image"> ☁️ - Email management with follow-up detection
- AbdelStark/nostr-mcp <img/ alt="MCP枢纽 image"> ☁️ - Nostr protocol integration for posting notes
🖥️ Developer Tools
- GLips/Figma-Context-MCP <img/ alt="MCP枢纽 image"> 🏠 - Figma data access for design implementation
- rohitg00/kubectl-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - Kubernetes management and operations
- QuantGeekDev/docker-mcp <img/ alt="MCP枢纽 image"> 🏠 - Docker container management and operations
- r-huijts/xcode-mcp-server <img/ alt="MCP枢纽 image"> 🏠 <img/ alt="MCP枢纽 image"> - Xcode integration for project management
- snaggle-ai/openapi-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - Connect any HTTP/REST API using OpenAPI specs
- jetbrains/mcpProxy ⭐ <img/ alt="MCP枢纽 image"> 🏠 - Connect to JetBrains IDE
- tumf/mcp-text-editor <img/ alt="MCP枢纽 image"> 🏠 - Line-oriented text file editor optimized for LLMs
- ferrislucas/iterm-mcp <img/ alt="MCP枢纽 image"> 🏠 <img/ alt="MCP枢纽 image"> - iTerm terminal access and command execution
- g0t4/mcp-server-commands <img/ alt="MCP枢纽 image"> 🏠 - Run any command with secure execution
- jasonjmcghee/claude-debugs-for-you <img/ alt="MCP枢纽 image"> 🏠 - Automatic debugging via breakpoints
- sooperset/mcp-atlassian <img/ alt="MCP枢纽 image"> ☁️ - Interact with Atlassian Cloud products (Confluence and Jira)
- rishikavikondala/mcp-server-aws <img/ alt="MCP枢纽 image"> ☁️ - Perform operations on AWS resources
- Vortiago/mcp-azure-devops <img/ alt="MCP枢纽 image"> ☁️ - Bridge to Azure DevOps services
- TencentEdgeOne/edgeone-pages-mcp <img/ alt="MCP枢纽 image"> 🏠 - An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL.
📊 Monitoring
- modelcontextprotocol/server-sentry ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Sentry.io integration for error tracking
- MindscapeHQ/mcp-server-raygun <img/ alt="MCP枢纽 image"> ☁️ - Raygun API integration for crash reporting
- grafana/mcp-grafana ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Search dashboards and query datasources in Grafana
- pydantic/logfire-mcp ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Access to OpenTelemetry traces and metrics
- seekrays/mcp-monitor <img/ alt="MCP枢纽 image"> 🏠 - System monitoring for CPU, memory, disk, and network
🧠 Knowledge & Memory
- modelcontextprotocol/server-memory ⭐ <img/ alt="MCP枢纽 image"> 🏠 - Knowledge graph-based persistent memory system
- CheMiguel23/MemoryMesh <img/ alt="MCP枢纽 image"> 🏠 - Enhanced graph-based memory for AI role-play
- topoteretes/cognee <img/ alt="MCP枢纽 image"> 🏠 - Memory manager with various graph and vector stores
- hannesrudolph/mcp-ragdocs <img/ alt="MCP枢纽 image"> 🏠 - Documentation retrieval through vector search
- kaliaboi/mcp-zotero <img/ alt="MCP枢纽 image"> ☁️ - Zotero Cloud integration for research collections
- graphlit/graphlit-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Knowledge retrieval from Slack, Discord, and more
- calclavia/mcp-obsidian <img/ alt="MCP枢纽 image"> 🏠 - Read and search through your Obsidian vault or any directory containing Markdown notes
- vivekVells/mcp-pandoc <img/ alt="MCP枢纽 image"> 🏠 - Seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX, CSV and more
🗺️ Location Services
- modelcontextprotocol/server-google-maps ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Google Maps integration for location services
- SecretiveShell/MCP-timeserver <img/ alt="MCP枢纽 image"> 🏠 - Access time in any timezone
- webcoderz/MCP-Geo <img/ alt="MCP枢纽 image"> 🏠 - Geocoding server for nominatim, ArcGIS, Bing
- briandconnelly/mcp-server-ipinfo <img/ alt="MCP枢纽 image"> ☁️ - IP geolocation and network information
- jjsantos01/qgis_mcp <img/ alt="MCP枢纽 image"> 🏠 - QGIS Desktop integration for geospatial analysis
- sunsetcoder/flightradar24-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Track flights in real-time, get arrival/departure times, view airport flight statuses, and monitor emergency flights
- ProgramComputer/NASA-MCP-server <img/ alt="MCP枢纽 image"> ☁️ - Access to a unified gateway of NASA's data sources including APOD, NEO, EPIC, GIBS
- KyrieTangSheng/mcp-server-nationalparks <img/ alt="MCP枢纽 image"> ☁️ - Up-to-date information on U.S. National Parks details, alerts, visitor centers, campgrounds, hiking trails, and events
- r-huijts/ns-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Access to Dutch Railways (NS) real-time travel information and disruptions via the official NS API
- r-huijts/rijksmuseum-mcp <img/ alt="MCP枢纽 image"> ☁️ - Interface with the Rijksmuseum API to search artworks, retrieve details, access image tiles, and explore collections
🎮 Gaming
- Coding-Solo/godot-mcp <img/ alt="MCP枢纽 image"> 🏠 - Godot game engine interaction
- rishijatia/fantasy-pl-mcp <img/ alt="MCP枢纽 image"> ☁️ - Fantasy Premier League data and analysis
- CoderGamester/mcp-unity <img/ alt="MCP枢纽 image"> 🏠 - Unity3D Game Engine integration
- sawa-zen/vrchat-mcp <img/ alt="MCP枢纽 image"> 🏠 - VRChat API interaction for friends, worlds, and avatars
- varunneal/spotify-mcp <img/ alt="MCP枢纽 image"> ☁️ - Allows an LLM to control and use Spotify
💰 Finance
- base/base-mcp ⭐ <img/ alt="MCP枢纽 image"> ☁️ - Base Network and Coinbase API integration
- QuantGeekDev/coincap-mcp <img/ alt="MCP枢纽 image"> ☁️ - Cryptocurrency market data via CoinCap
- anjor/coinmarket-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Coinmarket API for crypto listings
- berlinbra/alpha-vantage-mcp <img/ alt="MCP枢纽 image"> ☁️ - Alpha Vantage API for stock and crypto data
- mcpdotdirect/evm-mcp-server <img/ alt="MCP枢纽 image"> ☁️ - Blockchain services for 30+ EVM networks
- bankless/onchain-mcp <img/ alt="MCP枢纽 image"> ☁️ - Bankless Onchain API for smart contracts
- GoPlausible/algorand-mcp <img/ alt="MCP枢纽 image"> ☁️ - Comprehensive tools for interacting with Algorand blockchain
🛠️ Utilities
- githejie/mcp-server-calculator <img/ alt="MCP枢纽 image"> 🏠 - Calculator for precise numerical calculations
- isaacwasserman/mcp-vegalite-server <img/ alt="MCP枢纽 image"> 🏠 - Generate visualizations from data
- anaisbetts/mcp-youtube <img/ alt="MCP枢纽 image"> ☁️ - Fetch YouTube subtitles
- Seym0n/tiktok-mcp <img/ alt="MCP枢纽 image"> ☁️ - TikTok integration for post details and subtitles
- vivekVells/mcp-pandoc <img/ alt="MCP枢纽 image"> 🏠 - Document format conversion using Pandoc
- PV-Bhat/vibe-check-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - Prevents cascading errors with "Vibe-check" agent
- mrexodia/user-feedback-mcp <img/ alt="MCP枢纽 image"> 🏠 - Human-in-the-loop workflow for AI tools
- gotoolkits/mcp-difyworkflow-server <img/ alt="MCP枢纽 image"> ☁️ - Query and execute Dify workflows
- Omar-v2/mcp-ical <img/ alt="MCP枢纽 image"> 🏠 <img/ alt="MCP枢纽 image"> - Interact with MacOS Calendar through natural language
- scorzeth/anki-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - Interact with Anki decks and cards
- Simon-Kansara/ableton-live-mcp-server <img/ alt="MCP枢纽 image"> 🏠 - Control Ableton Live
- nickbaumann98/everart-forge-mcp <img/ alt="MCP枢纽 image"> ☁️ - AI image generation using various models
- 21st-dev/magic-mcp <img/ alt="MCP枢纽 image"> 🏠 - Create beautiful, modern UI components instantly through natural language descriptions
- kw510/strava-mcp <img/ alt="MCP枢纽 image"> ☁️ - Strava API integration for activity tracking and analysis
Frameworks
- hannesrudolph/fastmcp <img/ alt="MCP枢纽 image"> - Python framework for building MCP servers with FastAPI
- microsoft/mcp.net <img/ alt="MCP枢纽 image"> - .NET library for building MCP servers
- modelcontextprotocol/mcpjs <img/ alt="MCP枢纽 image"> - JavaScript/TypeScript framework for building MCP servers
- quarkiverse/quarkus-mcp-servers <img/ alt="MCP枢纽 image"> - Java framework for building MCP servers with Quarkus
- modelcontextprotocol/mcpy <img/ alt="MCP枢纽 image"> - Python library for building MCP servers
Utilities
- modelcontextprotocol/mcp-cli ⭐ <img/ alt="MCP枢纽 image"> - Command-line tool for testing MCP servers
- modelcontextprotocol/mcp-proxy ⭐ <img/ alt="MCP枢纽 image"> - Proxy for debugging MCP server interactions
- modelcontextprotocol/mcp-playground ⭐ <img/ alt="MCP枢纽 image"> - Web-based playground for testing MCP servers
Contributing
Please read CONTRIBUTING.md for details on how to add or update MCP servers in this list.
License
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Reviews

user_2WkdupTX
As a dedicated user of mcp applications, I highly recommend mcp-hub by lobstercare. This platform offers an incredible user experience, providing efficient tools and seamless integration. The intuitive layout and comprehensive features make it an excellent resource for all your needs. Check out the product at https://github.com/lobstercare/mcp-hub and see for yourself the impressive results it can deliver.