API Test MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.
Call the real API and check the response against your OpenAPI spec.
Today is the operative word: we check API Test MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add api-test-mcp -- npx -y api-test-mcp
{
"mcpServers": {
"api-test-mcp": {
"args": [
"-y",
"api-test-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.api-test-mcp]
command = "npx"
args = ["-y", "api-test-mcp"]
{
"mcpServers": {
"api-test-mcp": {
"args": [
"-y",
"api-test-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"api-test-mcp": {
"args": [
"-y",
"api-test-mcp"
],
"command": "npx"
}
}
}
Design, mock, test, document and monitor your APIs from one living OpenAPI spec.
BYOK, fully local AI agent that tests your app/API and writes a real Playwright spec on success.
QA agent for vibecoded apps. Real browser checks, your AI fixes them. Ship to green.
Check, compile, run, and test Sounio programs locally.
Check reward coverage by country, search real catalog items, and ask how CatalogAPI works.
Tests an AI agent's purchase against the task it was given. Paid per call in USDC via x402.
Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing
End-to-end API testing — generate and run tests from OpenAPI, curl, Postman, or real user traffic.
Answers built from our own checks of this server.