I find academic articles and books for research and literature reviews.

mcp-hub
Une liste organisée de serveurs de protocole de contexte de modèle impressionnant (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-hub image"> | Python |
<img/ alt="mcp-hub image"> | TypeScript/JavaScript |
<img/ alt="mcp-hub image"> | Go |
<img/ alt="mcp-hub image"> | Rust |
<img/ alt="mcp-hub image"> | C# |
<img/ alt="mcp-hub 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-hub image"> | macOS |
<img/ alt="mcp-hub image"> | Windows |
<img/ alt="mcp-hub 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-hub image"> 🏠 - Direct local file system access with configurable permissions
- modelcontextprotocol/server-google-drive ⭐ <img/ alt="mcp-hub image"> ☁️ - Google Drive integration for listing, reading, and searching files
- mark3labs/mcp-filesystem-server <img/ alt="mcp-hub image"> 🏠 - Golang implementation for local file system access
- hmk/box-mcp-server <img/ alt="mcp-hub image"> ☁️ - Box integration for listing, reading and searching files
- mamertofabian/mcp-everything-search <img/ alt="mcp-hub image"> 🏠 <img/ alt="mcp-hub image"> - Fast Windows file search using Everything SDK
- cyberchitta/llm-context.py <img/ alt="mcp-hub image"> 🏠 - Share code context with LLMs via MCP or clipboard
- quarkiverse/quarkus-mcp-servers/filesystem <img/ alt="mcp-hub image"> 🏠 - A filesystem allowing for browsing and editing files implemented in Java using Quarkus
- Xuanwo/mcp-server-opendal <img/ alt="mcp-hub image"> 🏠 ☁️ - Access any storage with Apache OpenDAL
🗄️ Databases
- modelcontextprotocol/server-postgres ⭐ <img/ alt="mcp-hub image"> 🏠 - PostgreSQL database integration with schema inspection and query capabilities
- modelcontextprotocol/server-sqlite ⭐ <img/ alt="mcp-hub image"> 🏠 - SQLite database operations with built-in analysis features
- aliyun/alibabacloud-tablestore-mcp-server <img/ alt="mcp-hub image"> <img/ alt="mcp-hub image"> ☁️ - MCP service for Tablestore with vector search capabilities
- cr7258/elasticsearch-mcp-server <img/ alt="mcp-hub image"> 🏠 - MCP Server for Elasticsearch interaction
- domdomegg/airtable-mcp-server <img/ alt="mcp-hub image"> ☁️ - Airtable database integration with schema inspection and CRUD capabilities
- LucasHild/mcp-server-bigquery <img/ alt="mcp-hub image"> ☁️ - BigQuery database integration with schema inspection and query capabilities
- ergut/mcp-bigquery-server <img/ alt="mcp-hub image"> ☁️ - Second (But with JS) BigQuery database integration with schema inspection and query capabilities
- c4pt0r/mcp-server-tidb <img/ alt="mcp-hub image"> ☁️ - TiDB database integration with schema inspection and query capabilities
- ClickHouse/mcp-clickhouse <img/ alt="mcp-hub image"> ☁️ - ClickHouse database integration with schema inspection and query capabilities
- get-convex/convex-backend <img/ alt="mcp-hub image"> ☁️ - Convex database integration for table introspection and queries
- FreePeak/db-mcp-server <img/ alt="mcp-hub image"> 🏠 - Multi-database MCP server supporting MySQL & PostgreSQL
- furey/mongodb-lens <img/ alt="mcp-hub image"> 🏠 - Full featured MCP Server for MongoDB Databases
- QuantGeekDev/mongo-mcp <img/ alt="mcp-hub image"> 🏠 - MongoDB integration for LLM database interaction
- neo4j-contrib/mcp-neo4j <img/ alt="mcp-hub image"> 🏠 - Model Context Protocol with Neo4j
- niledatabase/nile-mcp-server <img/ alt="mcp-hub image"> ☁️ - MCP server for Nile's Postgres platform
- isaacwasserman/mcp-snowflake-server <img/ alt="mcp-hub image"> ☁️ - Snowflake integration with read/write operations
- sirmews/mcp-pinecone <img/ alt="mcp-hub image"> ☁️ - Pinecone integration with vector search capabilities
- bytebase/dbhub <img/ alt="mcp-hub image"> 🏠 - Universal database MCP server supporting mainstream databases
- xing5/mcp-google-sheets <img/ alt="mcp-hub image"> ☁️ - Google Sheets integration for spreadsheet management
- rashidazarang/airtable-mcp <img/ alt="mcp-hub image"> <img/ alt="mcp-hub 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-hub image"> - DolphinDB database integration with schema inspection and query capabilities.
- felores/airtable-mcp <img/ alt="mcp-hub image"> ☁️ - Another Airtable MCP implementation
- ravenwits/mcp-server-arangodb <img/ alt="mcp-hub image"> ☁️ - MCP Server for ArangoDB database
- calvernaz/alphavantage <img/ alt="mcp-hub image"> ☁️ - AlphaVantage stock market data API
- edwinbernadus/nocodb-mcp-server <img/ alt="mcp-hub image"> ☁️ - MCP Server for NocoDB database
🌐 Web & Search
- modelcontextprotocol/server-brave-search ⭐ <img/ alt="mcp-hub image"> ☁️ - Web search capabilities using Brave's Search API
- modelcontextprotocol/server-fetch ⭐ <img/ alt="mcp-hub image"> ☁️ - Efficient web content fetching and processing
- modelcontextprotocol/server-puppeteer ⭐ <img/ alt="mcp-hub image"> 🏠 - Browser automation for web scraping and interaction
- ac3xx/mcp-servers-kagi <img/ alt="mcp-hub image"> ☁️ - Kagi search API integration
- exa-labs/exa-mcp-server ⭐ <img/ alt="mcp-hub image"> ☁️ - Exa AI Search API integration
- executeautomation/mcp-playwright <img/ alt="mcp-hub image"> 🏠 - Browser automation and webscraping with Playwright
- pskill9/web-search <img/ alt="mcp-hub image"> 🏠 - Free web searching using Google search results
- nickclyde/duckduckgo-mcp-server <img/ alt="mcp-hub image"> ☁️ - Web search using DuckDuckGo
- vectorize-io/vectorize-mcp-server <img/ alt="mcp-hub image"> ☁️ - Advanced retrieval and Private Deep Research
- apify/mcp-server-rag-web-browser <img/ alt="mcp-hub image"> ☁️ - Web searches, URL scraping, and Markdown content return
- openbnb-org/mcp-server-airbnb <img/ alt="mcp-hub image"> ☁️ - Search Airbnb and get listing details
- pyroprompts/any-chat-completions-mcp <img/ alt="mcp-hub image"> ☁️ - Interact with any OpenAI SDK Compatible Chat Completions API
- quickchart/quickchart-mcp-server <img/ alt="mcp-hub image"> ☁️ - QuickChart API integration for generating images of charts
- mcp/aws-kb-retrieval-server ⭐ <img/ alt="mcp-hub image"> ☁️ - MCP server for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime
🔄 Version Control
- modelcontextprotocol/server-github ⭐ <img/ alt="mcp-hub image"> ☁️ - Repository management, file operations, and GitHub API integration
- modelcontextprotocol/server-gitlab ⭐ <img/ alt="mcp-hub image"> ☁️ - GitLab API, enabling project management
- modelcontextprotocol/server-git ⭐ <img/ alt="mcp-hub image"> 🏠 - Tools to read, search, and manipulate Git repositories
💬 Communication
- lharries/whatsapp-mcp <img/ alt="mcp-hub image"> 🏠 - WhatsApp integration for searching messages, contacts, and sending messages via WhatsApp Web API
- modelcontextprotocol/server-slack ⭐ <img/ alt="mcp-hub image"> ☁️ - Slack workspace integration for channel management and messaging
- hannesrudolph/imessage-query-fastmcp-mcp-server <img/ alt="mcp-hub image"> 🏠 <img/ alt="mcp-hub image"> - Safe access to iMessage database
- carterlasalle/mac_messages_mcp <img/ alt="mcp-hub image"> 🏠 <img/ alt="mcp-hub image"> - iMessage interface with sending/receiving capabilities
- MarkusPfundstein/mcp-gsuite <img/ alt="mcp-hub image"> ☁️ - Integration with Gmail and Google Calendar
- adhikasp/mcp-twikit <img/ alt="mcp-hub image"> ☁️ - Interact with Twitter search and timeline
- elie222/inbox-zero <img/ alt="mcp-hub image"> ☁️ - Email management with follow-up detection
- AbdelStark/nostr-mcp <img/ alt="mcp-hub image"> ☁️ - Nostr protocol integration for posting notes
🖥️ Developer Tools
- GLips/Figma-Context-MCP <img/ alt="mcp-hub image"> 🏠 - Figma data access for design implementation
- rohitg00/kubectl-mcp-server <img/ alt="mcp-hub image"> 🏠 - Kubernetes management and operations
- QuantGeekDev/docker-mcp <img/ alt="mcp-hub image"> 🏠 - Docker container management and operations
- r-huijts/xcode-mcp-server <img/ alt="mcp-hub image"> 🏠 <img/ alt="mcp-hub image"> - Xcode integration for project management
- snaggle-ai/openapi-mcp-server <img/ alt="mcp-hub image"> 🏠 - Connect any HTTP/REST API using OpenAPI specs
- jetbrains/mcpProxy ⭐ <img/ alt="mcp-hub image"> 🏠 - Connect to JetBrains IDE
- tumf/mcp-text-editor <img/ alt="mcp-hub image"> 🏠 - Line-oriented text file editor optimized for LLMs
- ferrislucas/iterm-mcp <img/ alt="mcp-hub image"> 🏠 <img/ alt="mcp-hub image"> - iTerm terminal access and command execution
- g0t4/mcp-server-commands <img/ alt="mcp-hub image"> 🏠 - Run any command with secure execution
- jasonjmcghee/claude-debugs-for-you <img/ alt="mcp-hub image"> 🏠 - Automatic debugging via breakpoints
- sooperset/mcp-atlassian <img/ alt="mcp-hub image"> ☁️ - Interact with Atlassian Cloud products (Confluence and Jira)
- rishikavikondala/mcp-server-aws <img/ alt="mcp-hub image"> ☁️ - Perform operations on AWS resources
- Vortiago/mcp-azure-devops <img/ alt="mcp-hub image"> ☁️ - Bridge to Azure DevOps services
- TencentEdgeOne/edgeone-pages-mcp <img/ alt="mcp-hub image"> 🏠 - An MCP service for deploying HTML content to EdgeOne Pages and obtaining a publicly accessible URL.
📊 Monitoring
- modelcontextprotocol/server-sentry ⭐ <img/ alt="mcp-hub image"> ☁️ - Sentry.io integration for error tracking
- MindscapeHQ/mcp-server-raygun <img/ alt="mcp-hub image"> ☁️ - Raygun API integration for crash reporting
- grafana/mcp-grafana ⭐ <img/ alt="mcp-hub image"> ☁️ - Search dashboards and query datasources in Grafana
- pydantic/logfire-mcp ⭐ <img/ alt="mcp-hub image"> ☁️ - Access to OpenTelemetry traces and metrics
- seekrays/mcp-monitor <img/ alt="mcp-hub image"> 🏠 - System monitoring for CPU, memory, disk, and network
🧠 Knowledge & Memory
- modelcontextprotocol/server-memory ⭐ <img/ alt="mcp-hub image"> 🏠 - Knowledge graph-based persistent memory system
- CheMiguel23/MemoryMesh <img/ alt="mcp-hub image"> 🏠 - Enhanced graph-based memory for AI role-play
- topoteretes/cognee <img/ alt="mcp-hub image"> 🏠 - Memory manager with various graph and vector stores
- hannesrudolph/mcp-ragdocs <img/ alt="mcp-hub image"> 🏠 - Documentation retrieval through vector search
- kaliaboi/mcp-zotero <img/ alt="mcp-hub image"> ☁️ - Zotero Cloud integration for research collections
- graphlit/graphlit-mcp-server <img/ alt="mcp-hub image"> ☁️ - Knowledge retrieval from Slack, Discord, and more
- calclavia/mcp-obsidian <img/ alt="mcp-hub image"> 🏠 - Read and search through your Obsidian vault or any directory containing Markdown notes
- vivekVells/mcp-pandoc <img/ alt="mcp-hub image"> 🏠 - Seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX, CSV and more
🗺️ Location Services
- modelcontextprotocol/server-google-maps ⭐ <img/ alt="mcp-hub image"> ☁️ - Google Maps integration for location services
- SecretiveShell/MCP-timeserver <img/ alt="mcp-hub image"> 🏠 - Access time in any timezone
- webcoderz/MCP-Geo <img/ alt="mcp-hub image"> 🏠 - Geocoding server for nominatim, ArcGIS, Bing
- briandconnelly/mcp-server-ipinfo <img/ alt="mcp-hub image"> ☁️ - IP geolocation and network information
- jjsantos01/qgis_mcp <img/ alt="mcp-hub image"> 🏠 - QGIS Desktop integration for geospatial analysis
- sunsetcoder/flightradar24-mcp-server <img/ alt="mcp-hub 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-hub image"> ☁️ - Access to a unified gateway of NASA's data sources including APOD, NEO, EPIC, GIBS
- KyrieTangSheng/mcp-server-nationalparks <img/ alt="mcp-hub 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-hub image"> ☁️ - Access to Dutch Railways (NS) real-time travel information and disruptions via the official NS API
- r-huijts/rijksmuseum-mcp <img/ alt="mcp-hub 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-hub image"> 🏠 - Godot game engine interaction
- rishijatia/fantasy-pl-mcp <img/ alt="mcp-hub image"> ☁️ - Fantasy Premier League data and analysis
- CoderGamester/mcp-unity <img/ alt="mcp-hub image"> 🏠 - Unity3D Game Engine integration
- sawa-zen/vrchat-mcp <img/ alt="mcp-hub image"> 🏠 - VRChat API interaction for friends, worlds, and avatars
- varunneal/spotify-mcp <img/ alt="mcp-hub image"> ☁️ - Allows an LLM to control and use Spotify
💰 Finance
- base/base-mcp ⭐ <img/ alt="mcp-hub image"> ☁️ - Base Network and Coinbase API integration
- QuantGeekDev/coincap-mcp <img/ alt="mcp-hub image"> ☁️ - Cryptocurrency market data via CoinCap
- anjor/coinmarket-mcp-server <img/ alt="mcp-hub image"> ☁️ - Coinmarket API for crypto listings
- berlinbra/alpha-vantage-mcp <img/ alt="mcp-hub image"> ☁️ - Alpha Vantage API for stock and crypto data
- mcpdotdirect/evm-mcp-server <img/ alt="mcp-hub image"> ☁️ - Blockchain services for 30+ EVM networks
- bankless/onchain-mcp <img/ alt="mcp-hub image"> ☁️ - Bankless Onchain API for smart contracts
- GoPlausible/algorand-mcp <img/ alt="mcp-hub image"> ☁️ - Comprehensive tools for interacting with Algorand blockchain
🛠️ Utilities
- githejie/mcp-server-calculator <img/ alt="mcp-hub image"> 🏠 - Calculator for precise numerical calculations
- isaacwasserman/mcp-vegalite-server <img/ alt="mcp-hub image"> 🏠 - Generate visualizations from data
- anaisbetts/mcp-youtube <img/ alt="mcp-hub image"> ☁️ - Fetch YouTube subtitles
- Seym0n/tiktok-mcp <img/ alt="mcp-hub image"> ☁️ - TikTok integration for post details and subtitles
- vivekVells/mcp-pandoc <img/ alt="mcp-hub image"> 🏠 - Document format conversion using Pandoc
- PV-Bhat/vibe-check-mcp-server <img/ alt="mcp-hub image"> 🏠 - Prevents cascading errors with "Vibe-check" agent
- mrexodia/user-feedback-mcp <img/ alt="mcp-hub image"> 🏠 - Human-in-the-loop workflow for AI tools
- gotoolkits/mcp-difyworkflow-server <img/ alt="mcp-hub image"> ☁️ - Query and execute Dify workflows
- Omar-v2/mcp-ical <img/ alt="mcp-hub image"> 🏠 <img/ alt="mcp-hub image"> - Interact with MacOS Calendar through natural language
- scorzeth/anki-mcp-server <img/ alt="mcp-hub image"> 🏠 - Interact with Anki decks and cards
- Simon-Kansara/ableton-live-mcp-server <img/ alt="mcp-hub image"> 🏠 - Control Ableton Live
- nickbaumann98/everart-forge-mcp <img/ alt="mcp-hub image"> ☁️ - AI image generation using various models
- 21st-dev/magic-mcp <img/ alt="mcp-hub image"> 🏠 - Create beautiful, modern UI components instantly through natural language descriptions
- kw510/strava-mcp <img/ alt="mcp-hub image"> ☁️ - Strava API integration for activity tracking and analysis
Frameworks
- hannesrudolph/fastmcp <img/ alt="mcp-hub image"> - Python framework for building MCP servers with FastAPI
- microsoft/mcp.net <img/ alt="mcp-hub image"> - .NET library for building MCP servers
- modelcontextprotocol/mcpjs <img/ alt="mcp-hub image"> - JavaScript/TypeScript framework for building MCP servers
- quarkiverse/quarkus-mcp-servers <img/ alt="mcp-hub image"> - Java framework for building MCP servers with Quarkus
- modelcontextprotocol/mcpy <img/ alt="mcp-hub image"> - Python library for building MCP servers
Utilities
- modelcontextprotocol/mcp-cli ⭐ <img/ alt="mcp-hub image"> - Command-line tool for testing MCP servers
- modelcontextprotocol/mcp-proxy ⭐ <img/ alt="mcp-hub image"> - Proxy for debugging MCP server interactions
- modelcontextprotocol/mcp-playground ⭐ <img/ alt="mcp-hub 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
Advanced software engineer GPT that excels through nailing the basics.
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
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
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.