MCP Hub Server
Provides web search capabilities via Brave Search.
Allows interaction with Docker containers and images for development workflows.
Enables Git repository operations and version control.
Facilitates GitHub repository management, issues, and pull requests.
Allows interaction with Notion workspaces for note-taking and project management.
Provides tools for querying and managing PostgreSQL databases.
Enables messaging and channel management within Slack workspaces.
Offers access to Solana blockchain data and DeFi information.
Provides tools for querying and managing SQLite databases.
Enables fetching YouTube video data and browser automation tasks.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Hub Serversearch for database servers"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@aiagentkarl/mcp-hub-server
MCP Hub Server — an app store for AI agents. Discover, search, and install 49+ MCP servers from a curated catalog.
Features
Search servers by keyword, category, or tag
Browse 13 categories: blockchain, data, weather, security, health, infrastructure, agent-tools, compliance, commerce, database, development, web, search
Install with one command — get configs for Claude Code, Cursor, Windsurf, Claude Desktop
Submit your own server to the community catalog
49+ servers in the built-in catalog, from Anthropic official to community-built
Quick Start
npx -y @aiagentkarl/mcp-hub-serverClaude Code
claude mcp add mcp-hub-server -- npx -y @aiagentkarl/mcp-hub-serverClaude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-hub-server": {
"command": "npx",
"args": ["-y", "@aiagentkarl/mcp-hub-server"]
}
}
}Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-hub-server": {
"command": "npx",
"args": ["-y", "@aiagentkarl/mcp-hub-server"]
}
}
}Tools
Tool | Description |
| Search servers by keyword, name, tag, or category |
| Get full details of a specific server |
| List all categories with server counts |
| Most popular servers by weekly downloads |
| Get install config for Claude Code, Cursor, etc. |
| Submit a new server to the community catalog |
Categories
Category | Description |
agent-tools | Memory, workflows, analytics, reputation |
blockchain | Solana, DeFi, crypto data |
commerce | Payments, shopping, business connectors |
compliance | GDPR, PII detection, audit logging |
data | Government, agriculture, academic, energy |
database | PostgreSQL, SQLite |
development | GitHub, Docker, Git, Slack, Notion |
health | WHO, medical data, clinical trials |
infrastructure | Agent directory, identity, A2A protocol |
search | Web search, Brave Search |
security | CVE, vulnerabilities, threat feeds |
weather | Forecasts, climate, air quality |
web | Fetch, browser automation, YouTube |
Community Submissions
Submitted servers are stored locally in ~/.mcp-hub/community-servers.json and included in all search results.
More MCP Servers by AiAgentKarl
Category | Servers |
🔗 Blockchain | |
🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
🔒 Security | |
🤖 Agent Infra | Memory · Directory · Hub · Reputation |
🔬 Research |
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiAgentKarl/mcp-hub-server-js'
If you have feedback or need assistance with the MCP directory API, please join our Discord server