# AgentHub # https://myagenthub.cn/ > 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: 22,428 - MCP Servers: 15,544 - Agent Skills: 6,884 - MCP Hub China: 75 - ClawHub Skills: 3,492 ## Key pages - [Home](https://myagenthub.cn/): Marketplace landing - [Search all](https://myagenthub.cn/search): Full-text search across 22,428+ resources - [MCP Servers](https://myagenthub.cn/search?type=mcp-server): Browse MCP connectors - [Agent Skills](https://myagenthub.cn/skills): Browse SKILL.md instruction packs - [China MCP](https://myagenthub.cn/mcp/domestic): MCP servers from MCP Hub China - [ClawHub Skills](https://myagenthub.cn/skills/clawhub): Skills from ClawHub - [Prompt Playbooks](https://myagenthub.cn/prompts): 276 curated scenario prompts with MCP/Skill pairings - [Contact](https://myagenthub.cn/contact): Feedback, partnerships, consulting — xujtao@foxmail.com ## API - Search JSON API: GET https://myagenthub.cn/api/search?q=postgres&type=mcp-server - Parameters: q (query), type (mcp-server|skill), origin, transport, tag, limit, offset - Documentation: https://myagenthub.cn/docs/api ## Schema - Unified manifest JSON Schema: https://myagenthub.cn/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.