Back to search
30
MCP

@automate-io/api-testing-mcp

npm/@automate-io/api-testing-mcp

MCP server for HTTP API testing with Playwright. Supports full CRUD operations, path/query parameters, and comprehensive error handling for API automation workflows.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/api-tester
MCP server for API testing: HTTP requests, cURL generation, health checks.
0 tools
api-tester-mcp
Multi-language MCP server for API testing with TypeScript/Playwright, JavaScript/Jest, Python/pytest support
0 tools
io.github.oguzc/playwright-wizard-mcp
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
0 tools
api-tester-ai-mcp
MCP server for api tester ai. Features send request, validate response, check headers. From MEOK AI Labs.
0 tools
api-tester-ai-mcp
MCP server for api tester ai. Features send request, validate response, check headers. From MEOK AI Labs.
0 tools
MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@automate-io/api-testing-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}