Apidog Tests MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm. Last commit 25 May 2026.
MCP server for managing Apidog test cases, scenarios, suites, and test data
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 apidog-tests-mcp -- npx -y @acabala/apidog-tests-mcp
{
"mcpServers": {
"apidog-tests-mcp": {
"args": [
"-y",
"@acabala/apidog-tests-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apidog-tests-mcp]
command = "npx"
args = ["-y", "@acabala/apidog-tests-mcp"]
{
"mcpServers": {
"apidog-tests-mcp": {
"args": [
"-y",
"@acabala/apidog-tests-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apidog-tests-mcp": {
"args": [
"-y",
"@acabala/apidog-tests-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.