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
216
Project Details
- devilMing/yapi-mcp-server
- Last Updated: 4/12/2025
Recomended MCP Servers
🧩
Steam Statistics
steam statistics
PostHog MCP Server
A minimal posthog mcp to retrive insights and add annotations
Twitter API Access Server
agile-planner-mcp-server
🧩
R Econometrics
R MCP Server
Bocha Search
Bocha Search MCP Server.
Brevo Multi-Channel Platform
Multi-Channel Platform (MCP) for Brevo API integration with Claude
🧩
UIAutomator2 Android Automation Server
Android automator mcp
🧩
Music Analysis
Integrate librosa, whisper with LLMs to analyze music audio.
Apple Tools Integration
Collection of apple-native tools for the model context protocol.
🧩
NYTimes Article Search
Powertools Search Server





