Submit

Apidog Tests Mcp

@acabala

Unofficial Apidog MCP server, that gives ability to work with testing features of ApiDog.

Tools

Server Config

{
  "mcpServers": {
    "apidog-tests": {
      "command": "npx",
      "args": [
        "apidog-tests-mcp"
      ],
      "env": {
        "APIDOG_ACCESS_TOKEN": "your-token",
        "APIDOG_PROJECT_ID": "your-project-id",
        "APIDOG_BRANCH_ID": "your-branch-id",
        "APIDOG_DEVICE_ID": "your-device-id"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.