MCP.so
Sign In
Servers

apifox-mcp MCP 服务器

@Juzisuan965

apifox mcp server

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Apifox-MCP": {
      "command": "npx",
      "args": [
        "@juzi965/apifox-mcp-server"
      ],
      "env": {
        "APIFOX_AUTH": "..."
      }
    }
  }
}

More from Other