apifox-mcp

HafsaMudassar/apifox-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
🚀 Manage Apifox projects effortlessly using natural language commands with the MCP server for seamless integration with LLMs like Claude.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apifox-mcp": {
      "command": "uvx",
      "args": [
        "apifox-mcp"
      ]
    }
  }
}

Or install with pip: pip install apifox-mcp

Topics

ai-toolsapi-documentationapifoxdockerjavamcpmcp-servermodel-context-protocol