Apifox MCP Server
JSON →Provides API documentation from Apifox projects as a data source for AI programming tools that support MCP.
Install
npx apifox-mcp-server Tools · 2
- get_api_documentation 获取 Apifox 项目内所有接口的文档数据,用于生成或修改代码、搜索接口文档内容等
- refresh_api_documentation 刷新本地缓存的接口文档数据,确保 AI 读取到最新的 Apifox 项目数据
Environment variables
APIFOX_ACCESS_TOKEN
Links
★ 91 GitHub stars