YAPI MCP Server
About
An MCP server for accessing YAPI interface details, configured via environment variables.
Details
- Author
- devilming
- Categories
- Developer Tools, API, Knowledge Base
Jump to
Setup
Install YAPI MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/devilming/yapi-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
This is a Model Context Protocol (MCP) server that provides access to YAPI interface details.
- Node.js (v14 or higher)
- npm or yarn
- YAPI instance
- YAPI project ID and token
- Clone this repository
- Install dependencies:
- 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
The server can be configured in your Claude Desktop config file:
{ "mcpServers": { "yapi": { "type": "SSE", "url": "http://localhost:${your .env PORT}/sse" } } }
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development.
A TypeScript MCP server to access Apifox API data via Stdio.
Provides API documentation from Apifox projects as a data source for AI programming tools that support MCP.
A tool to retrieve API interface information from YApi, with authentication configurable via environment variables.
Clix MCP Server for assisting Clix SDK/API integrations with semantic search across Clix docs and SDK source (iOS, Android, Flutter, React Native).
Check software end-of-life (EOL) dates and support status using the endoflife.date API to provide accurate lifecycle and security information.
Fetches API information from Feishu OpenAPI for seamless integration and management within an IDE.
Unified MCP server for Ignite UI — documentation, API, and CLI scaffolding
Provides educational content, model information, and read-only API interactions for Lerian developers.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





