Apifox MCPServer

sujianqingfeng
GitHub
API IntegrationDocumentationMCP Server

Loading subscription status...

💡 Description

An MCP server that integrates Apifox API documentation with AI assistants, allowing AI to extract and understand API information from Apifox projects.

📝 JSON Entries

{
  "mcpServers": [
    {
      "apifox": {
        "env": {
          "APIFOX_ACCESS_TOKEN": ""
        },
        "args": [
          "-y",
          "mcp-apifox@latest"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

get-apifox-project-id-and-api-id-from-urlget-apifox-api-info

Features

  • Extract project ID and API ID from Apifox URL
  • Get detailed API information from Apifox using extracted IDs
  • Seamless integration with AI assistants that support MCP