Back to directory
yyvanyang/yapi-mcp-server

yyvanyang/yapi-mcp-server

@YYvanYang

A Model Context Protocol (MCP) server for interacting with YAPI instances to retrieve API documentation

yapiapi-documentationmcpllmdevelopment-toolsrest-apidocumentationtool

Installation & Configuration

{
  "mcpServers": {
    "yapi": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-yapi"
      ],
      "env": {
        "YAPI_URL": "<your-yapi-url>",
        "YAPI_PROJECT_TOKEN": "<your-project-token>"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15