Skip to content
Claude Desktop

api tester for Claude Desktop

io.github.ryudi84/api-tester

MCP server for API testing: HTTP requests, cURL generation, health checks.

client:Claude Desktop transport:stdio runtime:npm

Install api tester in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "api-tester": {
      "command": "npx",
      "args": [
        "-y",
        "sovereign-api-tester-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

api tester in other clients