{"name": "XRCVC Library MCP", "version": "0.1.10", "mcpEndpoint": "https://mcp.library.xrcvc.org/mcp", "oauthMcpEndpoint": "https://mcp.library.xrcvc.org/mcp/authorize", "oauthAuthorizationServer": "https://mcp.library.xrcvc.org/.well-known/oauth-authorization-server", "oauthProtectedResource": "https://mcp.library.xrcvc.org/.well-known/oauth-protected-resource", "transport": "Streamable HTTP JSON", "authenticationRequired": "Legacy /mcp protected tools accept Authorization: Bearer <MEMBERSHIP_ID>. OAuth clients must use /mcp/authorize; public tools remain anonymous on either endpoint.", "outputFormats": "Typed route tools return paginated JSON. Catalog lists, user profiles, Membership IDs, requests, orders, Member Recent Activity, Member Tasks, and Admin Tasks also have complete unpaginated Markdown tools; complete manual tools return packaged Markdown unchanged, and get_api_output_as_markdown covers other API operations and removes pagination from every Markdown response.", "toolsSource": "FastMCP.from_fastapi(modules.api.library_api.app) list/detail tools", "apiBaseUrl": "https://api.library.xrcvc.org", "llmsTxtUrl": "https://mcp.library.xrcvc.org/llms.txt", "llmsFullTxtUrl": "https://mcp.library.xrcvc.org/llms-full.txt", "icons": ["https://mcp.library.xrcvc.org/xrcvc-library-icon-192.png", "https://mcp.library.xrcvc.org/xrcvc-library-icon-512.png"]}