{"schemaVersion":"0.1.0","name":"UApiPro","description":"WebMCP discovery manifest for UApiPro. The /mcp URL also serves the MCP transport for `initialize`, `tools/list`, and `tools/call`.","serverUrl":"https://uapis.cn/mcp","serverCard":"https://uapis.cn/.well-known/mcp/server-card.json","protocolVersion":"2025-03-26","protocolVersions":["2025-06-18","2025-03-26","2024-11-05"],"serverInfo":{"name":"UApiPro","version":"3.1.0","title":"UApiPro public API"},"instructions":"UApiPro exposes 100+ free public REST endpoints (network, image, text,\ntranslation, social, search, etc.) as MCP tools.\n\nWorkflow:\n1. Call `tools/list` to discover capabilities.\n2. Each tool is one HTTP endpoint under https://uapis.cn/api/v1/. The\n   tool name maps to the OpenAPI operationId.\n3. Free-tier tools work without authentication. Paid tools require an\n   API key, supplied via the `_apiKey` argument or the `X-API-Key`\n   request header on the MCP transport.\n4. Honour the X-RateLimit-* headers exposed in tool results.\n\nOpenAPI document: https://uapis.cn/openapi.json\nPricing: https://uapis.cn/pricing.md","transports":[{"type":"streamable-http","url":"https://uapis.cn/mcp","preferred":true,"description":"Streamable HTTP transport (MCP over HTTP via JSON-RPC 2.0). Send a single POST per request and accept either application/json or text/event-stream."},{"type":"streamable-http","url":"https://uapis.cn/api/mcp","description":"Alias of /mcp under /api so consumers behind path-restricted proxies can still reach the server."},{"type":"stdio","install":"npx -y @uapi/mcp-server","description":"Stdio transport for desktop AI clients (Claude Desktop, etc.)."}],"documentation":{"serverCard":"https://uapis.cn/.well-known/mcp/server-card.json","openapi":"https://uapis.cn/openapi.json","agentCard":"https://uapis.cn/.well-known/agent-card.json","aiPlugin":"https://uapis.cn/.well-known/ai-plugin.json","apiCatalog":"https://uapis.cn/.well-known/api-catalog","agents":"https://uapis.cn/AGENTS.md","llmsFull":"https://uapis.cn/llms-full.txt"},"capabilities":{"tools":{"listChanged":false},"prompts":false,"resources":false,"sampling":false,"completions":{}}}