
Debugg AI MCP
Integrate FlowHunt with Debugg AI MCP to automate browser-based end-to-end UI testing. Trigger, manage, and analyze E2E tests for your web applications using na...

Automate end-to-end UI tests and visual analysis with Debugg AI MCP Server—no manual setup or scripting required. Seamlessly connect with FlowHunt and your CI/CD pipelines for smarter, faster web app QA.
The Debugg AI MCP Server is an AI-driven browser automation and end-to-end (E2E) testing server built around the Model Context Protocol (MCP). It enables AI assistants and agents to automate UI testing, simulate user behavior, and analyze the visual output of running web applications using natural language commands or CLI tools. This server eliminates the need for manual setup of testing frameworks like Playwright or browser proxies, offering a fully remote, managed solution that integrates seamlessly with local or remote development environments via secure tunnels. Developers can trigger UI tests based on user stories, track historical results, and incorporate these workflows into CI/CD pipelines, enhancing productivity and reliability in software development.
No information about prompt templates is provided in the repository.
No explicit resources are listed in the repository.
{
"mcpServers": {
"debugg-ai-mcp": {
"command": "npx",
"args": ["@debugg-ai/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"debugg-ai-mcp": {
"command": "npx",
"args": ["@debugg-ai/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"debugg-ai-mcp": {
"command": "npx",
"args": ["@debugg-ai/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"debugg-ai-mcp": {
"command": "npx",
"args": ["@debugg-ai/mcp-server@latest"]
}
}
}
To secure your API keys, use environment variables in your configuration:
{
"mcpServers": {
"debugg-ai-mcp": {
"command": "npx",
"args": ["@debugg-ai/mcp-server@latest"],
"env": {
"DEBUGG_AI_API_KEY": "${DEBUGG_AI_API_KEY}"
},
"inputs": {
"apiKey": "${DEBUGG_AI_API_KEY}"
}
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"debugg-ai-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “debugg-ai-mcp” to the actual name and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | |
| List of Prompts | ⛔ | Not found in repo |
| List of Resources | ⛔ | Not found in repo |
| List of Tools | ✅ | debugg_ai_test_page_changes |
| Securing API Keys | ✅ | Example with env provided |
| Sampling Support (less important in evaluation) | ⛔ | Not mentioned in repo |
A solid MCP server for AI-driven E2E testing, but the lack of documented prompt templates and explicit resources limits its extensibility for advanced MCP-based workflows. Tooling and setup are straightforward, and it covers the essential automation use cases. Rating: 6/10.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 11 |
| Number of Stars | 45 |
Experience fast, reliable, and AI-powered browser automation and end-to-end testing. Integrate Debugg AI MCP Server with FlowHunt and your CI/CD pipelines for effortless web app quality assurance.

Integrate FlowHunt with Debugg AI MCP to automate browser-based end-to-end UI testing. Trigger, manage, and analyze E2E tests for your web applications using na...

Integrate FlowHunt with BrowserStack MCP Server to automate cross-platform testing, manage test cases, execute manual or automated tests, debug, and even fix co...

Integrate BrowserStack’s real device and browser cloud into your AI and developer workflows using the Model Context Protocol (MCP) server. Instantly automate, m...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.