
interactive-mcp MCP Server
The interactive-mcp MCP Server enables seamless, human-in-the-loop AI workflows by bridging AI agents with users and external systems. It supports cross-platfor...

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.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
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.

The interactive-mcp MCP Server enables seamless, human-in-the-loop AI workflows by bridging AI agents with users and external systems. It supports cross-platfor...

The JMeter MCP Server bridges Apache JMeter with AI-driven workflows, enabling automated performance testing, analysis, and seamless integration in development ...

The GDB MCP Server exposes GNU Debugger’s capabilities to AI assistants and clients, enabling automated, programmatic remote debugging, breakpoint management, m...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.