Api Tester Mcp avatar

Api Tester Mcp

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Api Tester Mcp

Api Tester Mcp

Under maintenance

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ricardo Akiyoshi

Ricardo Akiyoshi

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day 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

FieldTypeDescription
toolstringWhich tool to run (required)
inputJSON stringTool-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)