Mcp Yapi Server
@TStoneLee
关于 Mcp Yapi Server
基于 Model Context Protocol (MCP) 的 YApi 集成服务器,在 Cursor 等支持 MCP 的编辑器中直接查询 YApi API 文档。
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"yapi": {
"command": "mcp-yapi-server",
"env": {
"YAPI_BASE_URL": "https://yapi.example.com",
"YAPI_TOKEN": "your_token_here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
开发工具 分类下的更多 MCP 服务器
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
评论