AiAgentKarl/mcp-hub-server-js
JavaScript MCP Hub — discover, search and install MCP servers, 49+ servers in catalog
Platform-specific configuration:
{
"mcpServers": {
"mcp-hub-server-js": {
"command": "npx",
"args": [
"-y",
"mcp-hub-server-js"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP Hub Server — an app store for AI agents. Discover, search, and install 49+ MCP servers from a curated catalog.
npx -y @aiagentkarl/mcp-hub-serverclaude mcp add mcp-hub-server -- npx -y @aiagentkarl/mcp-hub-serverAdd to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-hub-server": {
"command": "npx",
"args": ["-y", "@aiagentkarl/mcp-hub-server"]
}
}
}Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-hub-server": {
"command": "npx",
"args": ["-y", "@aiagentkarl/mcp-hub-server"]
}
}
}| Tool | Description | |------|-------------| | search_servers | Search servers by keyword, name, tag, or category | | get_server_details | Get full details of a specific server | | list_categories | List all categories with server counts | | list_popular | Most popular servers by weekly downloads | | get_install_config | Get install config for Claude Code, Cursor, etc. | | submit_server | Submit a new server to the community catalog |
| 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 | | developmen
Loading reviews...