YAPI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YAPI_BASE_URL | Yes | YAPI server URL, e.g., https://yapi.example.com | |
| YAPI_PROJECTS | Yes | Project configuration in format: projectId1:token1,projectId2:token2. You can get the project token from the YAPI project settings page. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yapi_list_projectsB | 列出所有已配置的 YAPI 项目 |
| yapi_run_auto_testC | 运行 YAPI 自动化测试 |
| yapi_import_dataC | 导入接口数据到 YAPI |
| yapi_interface_addD | 新增接口 |
| yapi_interface_saveC | 保存接口(新增或更新) |
| yapi_interface_upD | 更新接口 |
| yapi_interface_getA | 获取接口详情,可直接传入 YAPI 接口页面 URL 自动解析参数 |
| yapi_interface_listC | 获取接口列表 |
| yapi_interface_list_menuC | 获取接口菜单(包含分类和接口列表) |
| yapi_interface_add_catC | 新增接口分类 |
| yapi_interface_get_cat_menuC | 获取所有接口分类 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/zhhbinn/yapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server