Mcp Yapi Server
@TStoneLee
About Mcp Yapi Server
基于 Model Context Protocol (MCP) 的 YApi 集成服务器,在 Cursor 等支持 MCP 的编辑器中直接查询 YApi API 文档。
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"yapi": {
"command": "mcp-yapi-server",
"env": {
"YAPI_BASE_URL": "https://yapi.example.com",
"YAPI_TOKEN": "your_token_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Yapi Server?
Mcp Yapi Server is an integration server based on the Model Context Protocol (MCP) that enables direct querying of YApi API documentation from MCP-compatible editors such as Cursor.
How to use Mcp Yapi Server?
—
Key features of Mcp Yapi Server
- Integrates YApi with MCP-compatible editors.
- Enables direct querying of YApi API docs.
Use cases of Mcp Yapi Server
- Looking up YApi API endpoints inside Cursor or other MCP editors.
FAQ from Mcp Yapi Server
What is this server for?
It allows developers to query YApi API documentation directly from MCP-enabled editors like Cursor.
Does this server require any additional runtime or dependencies?
—
Is this server a replacement for YApi itself?
No, it is an integration layer that connects YApi with MCP-based tools.
Where are my API documents stored?
They remain in the YApi instance you connect to.
What transport or authentication does this server support?
—
Frequently asked questions
What is this server for?
It allows developers to query YApi API documentation directly from MCP-enabled editors like Cursor.
Is this server a replacement for YApi itself?
No, it is an integration layer that connects YApi with MCP-based tools.
Where are my API documents stored?
They remain in the YApi instance you connect to.
Basic information
More Developer Tools MCP servers
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Huoshan Test
volcengineAltronis
sypherinMCP server + CLI for Altronis — Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments