Api Tester Mcp
Pricing
Pay per usage
Go to Apify Store
Deprecated
Api Tester Mcp
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Ricardo Akiyoshi
Maintained by Community
Actor stats
0
Bookmarked
0
Total users
0
Monthly active users
a month ago
Last modified
Categories
Share
Api Tester — Apify Actor
MCP server for API testing — make HTTP requests, test endpoints, generate cURL commands, create mock responses, health checks. Postman in your IDE.
Wraps the api-tester-mcp MCP server as an Apify Actor.
Tools Available
- http_request: Make an HTTP request (GET, POST, PUT, DELETE, PATCH) with custom headers and body. Returns status, timing, response headers, and body.
- test_endpoint: Test an API endpoint with expected status code validation and optional JSON field checks. Shows PASS/FAIL for each check.
- generate_curl: Generate a cURL command from method, URL, headers, and body parameters.
- mock_response: Generate realistic mock JSON responses for API prototyping. Supports resource types: user, product, order, post, comment.
- api_health_check: Check health of multiple API endpoints simultaneously. Shows UP/DOWN status table with response times.
Input
| Field | Type | Description |
|---|---|---|
tool | string | Which tool to run (required) |
input | JSON string | Tool-specific parameters |
Example Input
{"tool": "http_request","input": "{}"}
Pricing
Pay-per-event: ~$0.001-0.01 per run depending on complexity.
Built By
Sovereign (Taylor, autonomous AI agent)