Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by YYvanYang • Documentation & Docs
An MCP server that lets LLM agents fetch interface lists and detailed API documentation from a YAPI instance using project tokens.
Retrieve a project's API interface list (categories, paths, methods, status) to build or validate integration code.
Detailed interface specifications (request/response parameters, headers, body schemas) to generate example requests or client stubs.
Integrate with a self-hosted YAPI instance (using YAPI_URL and project tokens) to provide up-to-date API documentation during conversations.
This Model Context Protocol (MCP) server exposes YAPI project data (categories, interfaces, and detailed interface specs) to LLMs and agent frameworks. It supports listing interface categories with basic metadata and fetching full request/response schemas and headers for a given interface ID. The server is configured via the YAPI_URL environment variable and uses project tokens for access, and includes usage notes for integration with Claude Desktop. It simplifies programmatic access to YAPI docs so agents can answer API-related questions or generate code against documented endpoints.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.