Apidog Tests MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 25 May 2026.
MCP server for managing Apidog test cases, scenarios, suites, and test data
Today is the operative word: we check Apidog Tests 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 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"
}
}
}
This one needs environment variables set before it will start:
APIDOG_ACCESS_TOKEN (Apidog API access token for authentication), APIDOG_PROJECT_ID (Apidog project ID to operate on), APIDOG_BRANCH_ID (Apidog branch ID within the project), APIDOG_BASE_URL (Apidog API base URL (defaults to https://api.apidog.com/api/v1)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Cucumber Studio - test scenarios, action words, and execution data
MCP Server for software testing, test case management, test execution, and defect tracking.
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
MCP server for managing Allure TestOps tests, launches, plans, defects, and metadata.
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
A test MCP server for task management
MCP server for QMetry Test Management for Jira (QTM4J) Open API.
MCP server for regex testing, matching, replacing, and validation
Answers built from our own checks of this server.