devilMing/yapi-mcp-server
If you are the rightful owner of yapi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
YAPI MCP Server provides access to YAPI interface details through a Model Context Protocol server.
The YAPI MCP Server is designed to facilitate seamless interaction with YAPI interface details by leveraging the Model Context Protocol (MCP). It acts as a bridge between YAPI instances and client applications, enabling efficient data retrieval and management. The server is built on Node.js and requires a YAPI instance, project ID, and token for operation. Once set up, it allows users to access YAPI data through a structured protocol, making it easier to integrate YAPI functionalities into various applications. The server supports Server-Sent Events (SSE) for real-time data updates, ensuring that clients receive the latest information without the need for constant polling.
Features
- Real-time data updates via Server-Sent Events (SSE)
- Easy integration with YAPI instances
- Configurable through environment variables
- Built on Node.js for robust performance
- Supports structured data retrieval and management