Yapi MCP server manages YApi API documentation and testing. It exposes tools for creating, updating, and testing APIs. It connects to YApi instances via REST API. Developers use it to automate API documentation and testing workflows.
Yapi MCP server manages YApi API documentation and testing. It exposes tools for creating, updating, and testing APIs. It connects to YApi instances via REST API. Developers use it to automate API documentation and testing workflows.
npx -y yapi-auto-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"lzsheng-yapi-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y yapi-auto-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Yapi MCP?"
API Key Required
This server requires an API key from Yapi MCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| YAPI_MCP_API_KEY | Yes | Your Yapi MCP API key |
"What resources are available in Yapi MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Yapi MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Yapi MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.