MCP profile
Github Acabala Apidog Tests Mcp
MCP server for managing Apidog test cases, scenarios, suites, and test data
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
MCP (Model Context Protocol) server for managing Apidog test cases, scenarios, suites, and test data. Gives AI assistants full read/write access to Apidog's test management features.
> This project is not an official Apidog integration.
Capabilities
Test Cases -- Create, read, update, delete, and bulk-create test cases for API endpointsTest Scenarios -- Build multi-step test flows chaining multiple API callsTest Suites -- Organize tests into runnable suites for CI/CDTest Data -- Manage data-driven test iterations with CSV-formatted dataFolders -- Organize scenarios and suites into nested folder structuresRead-only tools -- List environments, endpoints, categories, tags, runners, and coverage statistics
Why Use Github Acabala Apidog Tests Mcp?
- Test Cases -- Create, read, update, delete, and bulk-create test cases for API endpoints
- Test Scenarios -- Build multi-step test flows chaining multiple API calls
- Test Suites -- Organize tests into runnable suites for CI/CD
- Test Data -- Manage data-driven test iterations with CSV-formatted data
- Folders -- Organize scenarios and suites into nested folder structures
- Read-only tools -- List environments, endpoints, categories, tags, runners, and coverage statistics
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install -g @acabala/apidog-tests-mcp2
Configure
Configuration
json
{
"mcpServers": {
"apidog-tests": {
"command": "npx",
"args": ["@acabala/apidog-tests-mcp"],
"env": {
"APIDOG_ACCESS_TOKEN": "your-token",
"APIDOG_PROJECT_ID": "your-project-id",
"APIDOG_BRANCH_ID": "your-branch-id"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Acabala Apidog Tests Mcp
- Function
- MCP server for managing Apidog test cases, scenarios, suites, and test data
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g @acabala/apidog-tests-mcp
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.