{"name":"agentcommunity-docs","title":"Agent Community Documentation","description":"Read-only MCP server for searching and reading published Agent Community documentation. No member, registration, private-list, or authenticated data.","version":"1.0.0","kind":"docs","related":{"product_mcp":"https://agentcommunity.org/mcp","product_server_card":"https://agentcommunity.org/.well-known/mcp/server-card.json"},"serverUrl":"https://agentcommunity.org/mcp/docs","mcpUrl":"https://agentcommunity.org/mcp/docs","serverCard":"https://agentcommunity.org/.well-known/mcp-docs/server-card.json","protocolVersion":"2026-07-28","transport":{"type":"streamable-http","url":"https://agentcommunity.org/mcp/docs"},"authentication":{"type":"none"},"capabilities":{"tools":{"listChanged":false},"resources":{"listChanged":false,"subscribe":false}},"tools":[{"name":"search_docs","title":"Search Agent Community documentation","description":"Search only published Agent Community documentation. Does not search members, registrations, private lists, or authenticated data.","inputSchema":{"type":"object","additionalProperties":false,"required":["query"],"properties":{"query":{"type":"string","minLength":2,"maxLength":300},"limit":{"type":"integer","minimum":1,"maximum":10,"default":5}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","additionalProperties":false,"required":["results","count"],"properties":{"results":{"type":"array","maxItems":10,"items":{"type":"object","additionalProperties":false,"required":["title","description","path","url","excerpt"],"properties":{"title":{"type":"string"},"description":{"type":"string"},"path":{"type":"string"},"url":{"type":"string","format":"uri"},"excerpt":{"type":"string","maxLength":320}}}},"count":{"type":"integer","minimum":0,"maximum":10}}},{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string","enum":["invalid_arguments","unknown_tool","document_not_found"]},"message":{"type":"string"}}}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"get_doc","title":"Read an Agent Community document","description":"Read one published Agent Community documentation path as Markdown. Allowed paths are /developers, /docs, and /docs/*.","inputSchema":{"type":"object","additionalProperties":false,"required":["path"],"properties":{"path":{"type":"string","minLength":1,"maxLength":300}}},"outputSchema":{"type":"object","oneOf":[{"type":"object","additionalProperties":false,"required":["title","url","markdown"],"properties":{"title":{"type":"string"},"url":{"type":"string","format":"uri"},"markdown":{"type":"string","maxLength":100000}}},{"type":"object","additionalProperties":false,"required":["error"],"properties":{"error":{"type":"object","additionalProperties":false,"required":["code","message"],"properties":{"code":{"type":"string","enum":["invalid_arguments","unknown_tool","document_not_found"]},"message":{"type":"string"}}}}}]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}],"resources":[{"uri":"https://agentcommunity.org/developers.md","name":"Agent Community developer overview","description":"Canonical developer overview and public interface boundaries.","mimeType":"text/markdown"},{"uri":"https://agentcommunity.org/docs.md","name":"Agent Community documentation index","description":"Canonical documentation index.","mimeType":"text/markdown"}],"vendor":"Agent Community","homepage":"https://agentcommunity.org","documentation":"https://agentcommunity.org/docs/docs-mcp","contact":"hello@agentcommunity.org"}