YAPI MCP Server
This is a Model Context Protocol (MCP) server that provides access to YAPI interface details.
Prerequisites
- Node.js (v14 or higher)
- npm or yarn
- YAPI instance
- YAPI project ID and token
Installation
- Clone this repository
- Install dependencies:
npm install
- Create a
.envfile in the root directory with the following variables:
YAPI_BASE_URL=http://your-yapi-instance.com
YAPI_TOKEN=your-token-here
YAPI_PROJECT_ID=your-project-id
Usage
Start the server:
npm start
The server can be configured in your Claude Desktop config file:
{
"mcpServers": {
"yapi": {
"type": "SSE",
"url": "http://localhost:${your .env PORT}/sse"
}
}
}
YAPI MCP Server
by devilMing
202
Project Details
- devilMing/yapi-mcp-server
- Last Updated: 4/12/2025
Recomended MCP Servers
🧩
Express MCP Server
Flomo Note Writer
Write notes to Flomo
Bybit MCP Server
Ollama MCP server for bybit
Elasticsearch Server
🧩
Amazon Bedrock Server
Model Context Procotol(MCP) server for using Amazon Bedrock Nova Canvas to generate images
Payman API Server
Create payees, send payments, search payees and get balance using payman mcp server
🧩
MCP Client Chatbot
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Unity MCP with Ollama
Ollamaを使用してUnityを操作するやつ
🧩
Mock Data Server
MCP server that generates mock data.
🧩
Notion MCP Server
MCP Server to connect Notion with Claude
🧩
Manga Translator





