YAPI MCP Server
An MCP server for accessing YAPI interface details, configured via environment variables.
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"
}
}
}
संबंधित सर्वर
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Jenkins
Enables secure, contextual AI interactions with Jenkins tools via the Model Context Protocol.
Authless Remote MCP Server
A template for deploying a remote, auth-less MCP server on Cloudflare Workers.
gluestack-ui MCP Server
An MCP server tailored for React Native–first development using Gluestack UI
Drupal Tools
A server providing resources, tools, and prompts for Drupal development.
Remote MCP Server (Authless)
An authentication-free remote MCP server deployable on Cloudflare Workers.
vigile-mcp
Security scanner for MCP servers and agent skills — query trust scores, check for vulnerabilities, and search the Vigile trust registry
Project Atlantis
A Python MCP host server that allows for dynamic installation of functions and third-party MCP tools.
Odoo XML-RPC MCP Server
Interact with Odoo instances using the XML-RPC API. Requires configuration via environment variables or config files.
Chess FEN MCP Server
Validate and visualize chess positions using FEN notation.
Allyson
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform