YApi
Integrates with YApi for API management, enabling seamless access to API documentation for tasks like code generation, testing, and integration planning.
24 stars
0 tools
Created Aug 2025
@lzsheng/lzsheng-yapi-yapi-mcpAbout
Integrates with YApi for API management, enabling seamless access to API documentation for tasks like code generation, testing, and integration planning.
Categories
general
Installation
npm
npm install @lzsheng/lzsheng-yapi-yapi-mcp
Configuration
{
"mcpServers": {
"lzsheng-yapi-yapi-mcp": {
"command": "npx",
"args": [
"-y",
"@lzsheng/lzsheng-yapi-yapi-mcp"
]
}
}
}