Production-ready MCP server registry
MCP Hub - Production-Ready MCP Server Registry
What is MCP Hub?
MCP Hub is a curated collection of 100+ production-ready MCP (Model Context Protocol) servers. Deploy in minutes, not hours.
Categories
🔌 Connectors
| Server | Description | |--------|-------------| | filesystem | File system operations | | github | GitHub API integration | | slack | Slack messaging | | discord | Discord bot |
🔍 Search
| Server | Description | |--------|-------------| | brave-search | Web search | | exa-search | AI-powered search |
📊 Data
| Server | Description | |--------|-------------| | postgres | PostgreSQL queries | | sqlite | SQLite operations | | google-sheets | Spreadsheets |
🤖 AI
| Server | Description | |--------|-------------| | openai | OpenAI GPT | | anthropic | Claude |
Quick Start
# Browse servers
cat servers/*.md
# Deploy any server
cd servers/REPO_NAME
npm install
npm start
Contributing
Add your MCP server! See CONTRIBUTING.md
License
MIT