Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Hub Server

FreeNot checked

An app store for AI agents. Discover, search, and install 49+ MCP servers from a curated catalog.

GitHubEmbed

About

An app store for AI agents. Discover, search, and install 49+ MCP servers from a curated catalog.

README

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

from github.com/AiAgentKarl/mcp-hub-server-js

Install Hub Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mcp-hub-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

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

FAQ

Is Hub Server MCP free?

Yes, Hub Server MCP is free — one-click install via Unyly at no cost.

Does Hub Server need an API key?

No, Hub Server runs without API keys or environment variables.

Is Hub Server hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Hub Server in Claude Desktop, Claude Code or Cursor?

Open Hub Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Hub Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs