Skip to main content
Glama

YAPI Interface MCP Server

by Gorvey

yapi-get-interface

Retrieve detailed YAPI interface information by entering a numeric interface ID using the Model Context Protocol server for streamlined API development.

Instructions

根据接口ID获取YAPI接口详情,支持格式:数字ID

Input Schema

NameRequiredDescriptionDefault
idYes接口ID,格式:数字ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "接口ID,格式:数字ID", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from YAPI Interface MCP Server

Related Tools

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/Gorvey/yapi-get-interface-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server