← Browse

@guocong-bincai/yapi-mcp-pro

B

MCP server package yapi-mcp-pro

mcp_servermcp

Install

agr install @guocong-bincai/yapi-mcp-pro --target claude

This artifact does not publish files for Claude.

Document

{ "name": "yapi-mcp-pro", "version": "0.2.1", "description": "Model Context Protocol server for YApi integration - Professional YApi interface management tool", "main": "dist/index.js", "bin": { "yapi-mcp-pro": "./dist/cli.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc && tsc-alias", "type-check": "tsc --noEmit", "start": "node dist/index.js", "start:cli": "cross-env NODE_ENV=cli node dist/index.js", "start:http": "node dist/index.js", "dev": "cross-env NODE_ENV=development tsx watch src/index.ts", "dev:cli": "cross-env NODE_ENV=development tsx watch src/index.ts --stdio", "lint": "eslint . --ext .ts", "format": "prettier --write "src/**/*.ts"", "inspect": "pnpx @modelcontextprotocol/inspector", "prepare": "npm run build && chmod +x ./dist/cli.js", "prepublishOnly": "npm run build", "pub:release": "npm run build && npm publish" }, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "https://github.com/guocong-bincai/YAPI_MCP_PRO.git" }, "keywords": [ "yapi", "mcp", "model-context-protocol", "api-management", "typescript", "cursor", "claude-desktop", "ai-tools", "interface-management", "api-documentation" ], "author": "guocong-bincai your.email@example.com", "license": "MIT", "homepage": "https://github.com/guocong-bincai/YAPI_MCP_PRO#readme", "bugs": { "url": "https://github.com/guocong-bincai/YAPI_MCP_PRO/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.0", "@types/yargs": "^17.0.33", "axios": "^1.7.9", "dotenv": "^16.4.7", "express": "^4.21.2", "remeda": "^2.20.1", "yargs": "^17.7.2", "zod": "^3.24.2" }, "devDependencies": { "@types/express": "^5.0.0", "@types/jest": "^29.5.11", "@types/node": "^20.17.32", "@typescript-eslint/eslint-plugin": "^8.24.0", "@typescript-eslint/parser": "^8.24.0", "cross-env": "^7.0.3", "eslint": "^9.20.1", "eslint-config-prettier": "^10.0.1", "jest": "^29.7.0", "prettier": "^3.5.0", "ts-jest": "^29.2.5", "tsc-alias": "^1.8.10", "tsx": "^4.19.3", "typescript": "^5.7.3" } }

Trustgrade B

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • warnFreshnessstale (>1y)

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-09895d7642852026-08-06