Skip to main content
Glama

ApiFox MCP Server

by wangmhaha
package.json1.17 kB
{ "name": "@wangmhaha/apifox-mcp-server", "version": "1.6.7", "main": "build/index.js", "type": "module", "bin": { "@wangmhaha/apifox-mcp-server": "build/cli.js" }, "scripts": { "build": "tsc && tsc-alias", "start": "node build/index.js", "start:cli": "cross-env NODE_ENV=cli node build/index.js", "start:http": "node build/index.js" }, "files": [ "build", "README.md" ], "repository": { "type": "git", "url": "git+https://github.com/wangmhaha/apifox-mcp-server" }, "keywords": [], "author": "wangmhaha", "license": "ISC", "description": "", "devDependencies": { "@types/express": "^5.0.1", "@types/express-serve-static-core": "^5.0.6", "@types/node": "^22.10.0", "tsc-alias": "^1.8.11", "tsx": "^4.19.3", "typescript": "^5.7.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "@types/yargs": "^17.0.33", "@typescript-eslint/eslint-plugin": "^8.27.0", "@typescript-eslint/parser": "^8.27.0", "cross-env": "^7.0.3", "dotenv": "^16.4.7", "eslint": "^9.22.0", "express": "^4.21.2", "yargs": "^17.7.2", "zod": "^3.24.2" } }

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/wangmhaha/apifox-mcp-server'

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