Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@YApi MCP Serverget details for interface ID 789"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
YApi MCP Server
A MCP (Model Context Protocol) server for accessing YApi interface documentation.
Features
π Get interface details by ID
π Support YApi URL auto-parsing
Claude Desktop Configuration
{
"mcpServers": {
"yapi": {
"command": "npx",
"args": ["-y", "yapi-mcp-server@latest"],
"env": {
"YAPI_BASE_URL": "http://your-yapi-server.com",
"YAPI_TOKEN": "your-yapi-token"
}
}
}
}Environment Variables
YAPI_BASE_URL: Your YApi server URLYAPI_TOKEN: YApi access token
How to Get Token
Login to YApi β Profile Settings β Copy Token
Usage
Direct URL
Please get the information for this interface: http://localhost:40001/project/11/interface/api/23Tool Name
Please use yapi-get-interface tool to get details for interface ID 789License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.