Back to directory
apifox/apifox-mcp-server

apifox/apifox-mcp-server

@apifox

将 Apifox 项目内的接口文档作为数据源提供给 AI 编程工具(Cursor 等),让 AI 能直接访问项目接口文档数据

apifoxapi-documentationcursorai-codingapi-contextopenapiswaggercontext

Installation & Configuration

{
  "mcpServers": {
    "API 文档": {
      "command": "npx",
      "args": [
        "-y",
        "apifox-mcp-server@latest",
        "--project-id=<project-id>"
      ],
      "env": {
        "APIFOX_ACCESS_TOKEN": "<access-token>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17