Skip to main content
Glama
AiAgentKarl

MCP Hub Server

@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-server

Claude Code

claude mcp add mcp-hub-server -- npx -y @aiagentkarl/mcp-hub-server

Claude 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

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

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

Solana

🌍 Data

Weather · Germany · Agriculture · Space · Aviation · EU Companies

🔒 Security

Cybersecurity · Policy Gateway · Audit Trail

🤖 Agent Infra

Memory · Directory · Hub · Reputation

🔬 Research

Academic · LLM Benchmark · Legal

→ Full catalog (40+ servers)

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

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