Apifox MCP ServerServer

Tzott
GitHub
API TestingDeveloper ToolsAutomation

Loading subscription status...

💡 Description

This server acts as a Message Communication Protocol (MCP) service for integrating Apifox and Cursor, enabling OpenAPI interface implementation through AI-driven interaction.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Apifox MCP": {
        "env": {
          "ACCESS_TOKEN": "<ACCESS_TOKEN>"
        },
        "args": [],
        "command": "node lib/index.js"
      }
    }
  ]
}

🛠️ Tools

ApifoxNestJS

Features

  • API integration
  • AI-driven interactions
  • OpenAPI implementation