# AgentHub # https://agent.xjtool.top/ > AgentHub is a directory of MCP servers and Agent Skills aggregated from official MCP Registry, MCP Hub China (mcp-cn.com), ClawHub, SkillsMP, and GitHub. Each resource has a unified manifest and install guides for Cursor, Claude Code, Codex, and OpenClaw. ## Stats - Total resources: 17,673 - MCP Servers: 11,873 - Agent Skills: 5,800 - MCP Hub China: 74 - ClawHub Skills: 3,001 ## Key pages - [Home](https://agent.xjtool.top/): Marketplace landing - [Search all](https://agent.xjtool.top/search): Full-text search across 17,673+ resources - [MCP Servers](https://agent.xjtool.top/search?type=mcp-server): Browse MCP connectors - [Agent Skills](https://agent.xjtool.top/skills): Browse SKILL.md instruction packs - [China MCP](https://agent.xjtool.top/mcp/domestic): MCP servers from MCP Hub China - [ClawHub Skills](https://agent.xjtool.top/skills/clawhub): Skills from ClawHub - [Prompt Playbooks](https://agent.xjtool.top/prompts): 46 curated scenario prompts with MCP/Skill pairings - [Contact](https://agent.xjtool.top/contact): Feedback, partnerships, consulting — xujtao@foxmail.com ## API - Search JSON API: GET https://agent.xjtool.top/api/search?q=postgres&type=mcp-server - Parameters: q (query), type (mcp-server|skill), origin, transport, tag, limit, offset - Documentation: https://agent.xjtool.top/docs/api ## Schema - Unified manifest JSON Schema: https://agent.xjtool.top/schema/manifest.schema.json ## Usage for AI agents 1. Search by keyword: GET /api/search?q={keyword} 2. Filter MCP only: add &type=mcp-server 3. Filter China-hosted MCP: add &origin=mcp-cn 4. Open a resource page: /p/{package-id} (e.g. /p/io.github.user/repo) 5. Install snippets are rendered on each detail page for Cursor, Claude Code, etc. ## Data sources - official-mcp-registry: Anthropic official MCP Registry - mcp-cn: MCP Hub China (https://mcp-cn.com) - clawhub: OpenClaw ClawHub skills marketplace - skillsmp: SkillsMP marketplace - github: Curated GitHub SKILL.md repositories ## Disclaimer Listings are aggregated from upstream registries. Inclusion does not imply security audit. Verify sources before installing.