YApi MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@YApi MCP Serverget details for interface ID 789"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
YApi MCP Server
A MCP (Model Context Protocol) server for accessing YApi interface documentation.
Features
📝 Get interface details by ID
🔗 Support YApi URL auto-parsing
Related MCP server: YApi MCP Server
Claude Desktop Configuration
{
"mcpServers": {
"yapi": {
"command": "npx",
"args": ["-y", "yapi-mcp-server@latest"],
"env": {
"YAPI_BASE_URL": "http://your-yapi-server.com",
"YAPI_TOKEN": "your-yapi-token"
}
}
}
}Environment Variables
YAPI_BASE_URL: Your YApi server URLYAPI_TOKEN: YApi access token
How to Get Token
Login to YApi → Profile Settings → Copy Token
Usage
Direct URL
Please get the information for this interface: http://localhost:40001/project/11/interface/api/23Tool Name
Please use yapi-get-interface tool to get details for interface ID 789License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables direct integration with YApi API documentation platform in MCP-compatible editors like Cursor, allowing users to query API details, list interfaces, and search endpoints by simply pasting YApi URLs.512MIT
- AlicenseNot gradedqualityDmaintenanceEnables reading and searching API documentation from YApi instances, allowing AI models to access interface definitions, project API lists, and search through API endpoints using YApi URLs or project IDs.6MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with YApi API management platform through natural language, allowing automated interface management including creating/updating APIs, managing categories, importing data, and retrieving project information.259GPL 3.0
- AlicenseAqualityDmaintenanceEnables LLM clients to browse and inspect YAPI API documentation, including project info, categories, interfaces, and full API details with request/response schemas.7191MIT
Related MCP Connectors
Query any docs site via MCP. Submit a URL, ask questions, get cited answers.
x402-gated web extraction gateway. Tools: extract, extract_batch.
Get up-to-date, version-specific documentation and code examples from official sources directly in…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/abeixiaolu/yapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server