HomeDevelopment › api-testing-mcp

api-testing-mcp

MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections.

TypeScript Local macOSWindowsLinux
★ 9 stars Last pushed 2026-05-02 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.11.12)

npx -y @cocaxcode/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "api-testing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cocaxcode/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry