Skip to main content
Glama
package.json910 B
{ "name": "@neigri/yapi-mcp-server", "version": "1.0.0", "description": "YApi MCP Server - 从YApi文档链接读取接口信息并提供给大模型", "main": "index.js", "bin": { "yapi-mcp-server": "./bin/yapi-mcp-server" }, "scripts": { "build": "go build -o bin/yapi-mcp-server .", "postinstall": "chmod +x bin/yapi-mcp-server || echo 'chmod failed'" }, "files": [ "bin", "README.md" ], "keywords": [ "mcp", "yapi", "api-documentation", "model-context-protocol" ], "author": "KO-Good-code", "license": "MIT", "engines": { "node": ">=14.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/KO-Good-code/yapi-mcp-server.git" }, "homepage": "https://github.com/KO-Good-code/yapi-mcp-server#readme", "bugs": { "url": "https://github.com/KO-Good-code/yapi-mcp-server/issues" }, "private": false }

Latest Blog Posts

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/KO-Good-code/yapi-mcp-server'

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