Server data from the Official MCP Registry
MCP server for managing Apidog test cases, scenarios, suites, and test data
MCP server for managing Apidog test cases, scenarios, suites, and test data
Set these up before or after installing:
Environment variable: APIDOG_ACCESS_TOKEN
Environment variable: APIDOG_PROJECT_ID
Environment variable: APIDOG_BRANCH_ID
Environment variable: APIDOG_DEVICE_ID
Environment variable: APIDOG_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-acabala-apidog-tests-mcp": {
"env": {
"APIDOG_BASE_URL": "your-apidog-base-url-here",
"APIDOG_BRANCH_ID": "your-apidog-branch-id-here",
"APIDOG_DEVICE_ID": "your-apidog-device-id-here",
"APIDOG_PROJECT_ID": "your-apidog-project-id-here",
"APIDOG_ACCESS_TOKEN": "your-apidog-access-token-here"
},
"args": [
"-y",
"@acabala/apidog-tests-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!