Apidog Tests Mcp
@acabala
About Apidog Tests Mcp
Unofficial Apidog MCP server, that gives ability to work with testing features of ApiDog.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"apidog-tests": {
"command": "npx",
"args": [
"apidog-tests-mcp"
],
"env": {
"APIDOG_ACCESS_TOKEN": "your-token",
"APIDOG_PROJECT_ID": "your-project-id",
"APIDOG_BRANCH_ID": "your-branch-id",
"APIDOG_DEVICE_ID": "your-device-id"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Apidog Tests Mcp?
Apidog Tests Mcp is an MCP (Model Context Protocol) server that gives AI assistants full read/write access to Apidog’s test management features, including test cases, scenarios, suites, and test data. It is not an official Apidog integration.
How to use Apidog Tests Mcp?
Install the server globally with npm install -g @acabala/apidog-tests-mcp or run it directly with npx @acabala/apidog-tests-mcp. Set the environment variables APIDOG_ACCESS_TOKEN, APIDOG_PROJECT_ID, and APIDOG_BRANCH_ID, then add the server configuration to your MCP client (e.g., Claude Desktop’s claude_desktop_config.json).
Key features of Apidog Tests Mcp
- Full CRUD for test cases, scenarios, suites, and test data
- Bulk-create test cases and manage multi-step test flows
- Organize scenarios and suites into nested folder structures
- Read-only tools for environments, endpoints, categories, tags, and coverage
- Merge-style update tools reduce manual payload errors
- Designed for CI/CD integration and AI-assisted test management
Use cases of Apidog Tests Mcp
- Create and manage API test cases directly through an AI assistant
- Build and update multi-step test scenarios that chain multiple API calls
- Organize test suites into folders for structured CI/CD pipelines
- Manage data-driven test iterations with CSV-formatted test data
- Query endpoint coverage and environment details without leaving the chat
FAQ from Apidog Tests Mcp
What does Apidog Tests Mcp do?
It provides an MCP server that enables AI assistants to create, read, update, delete, and bulk-manage Apidog test artifacts—test cases, scenarios, suites, and test data—as well as browse environments, endpoints, and coverage statistics.
How do I install and configure Apidog Tests Mcp?
Install via npm (npm install -g @acabala/apidog-tests-mcp) or use npx. Set the required environment variables (APIDOG_ACCESS_TOKEN, APIDOG_PROJECT_ID, APIDOG_BRANCH_ID) in your MCP client configuration file.
Is Apidog Tests Mcp an official Apidog product?
No. The README explicitly states “This project is not an official Apidog integration.”
What are the required environment variables?
You must set APIDOG_ACCESS_TOKEN, APIDOG_PROJECT_ID, and APIDOG_BRANCH_ID. Optionally, APIDOG_BASE_URL can override the default API base URL.
How should I manage security when using Apidog Tests Mcp?
Use a dedicated automation token with minimal permissions, rotate tokens regularly, never commit token or project ID values, and keep MCP client config files local and private.
Frequently asked questions
What does Apidog Tests Mcp do?
It provides an MCP server that enables AI assistants to create, read, update, delete, and bulk-manage Apidog test artifacts—test cases, scenarios, suites, and test data—as well as browse environments, endpoints, and coverage statistics.
How do I install and configure Apidog Tests Mcp?
Install via npm (`npm install -g @acabala/apidog-tests-mcp`) or use npx. Set the required environment variables (`APIDOG_ACCESS_TOKEN`, `APIDOG_PROJECT_ID`, `APIDOG_BRANCH_ID`) in your MCP client configuration file.
Is Apidog Tests Mcp an official Apidog product?
No. The README explicitly states “This project is not an official Apidog integration.”
What are the required environment variables?
You must set `APIDOG_ACCESS_TOKEN`, `APIDOG_PROJECT_ID`, and `APIDOG_BRANCH_ID`. Optionally, `APIDOG_BASE_URL` can override the default API base URL.
How should I manage security when using Apidog Tests Mcp?
Use a dedicated automation token with minimal permissions, rotate tokens regularly, never commit token or project ID values, and keep MCP client config files local and private.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments