Back to search
30
MCP
@automate-io/api-testing-mcp
npm/@automate-io/api-testing-mcpMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@automate-io/api-testing-mcp": {
"url": "None",
"transport": "http"
}
}
}