Debugg.AI
Created 5 months ago
AI-driven browser automation and E2E test server implementing the Model Context Protocol.
development
automation
testing
AI
MCP
What is Debugg.AI?
Zero-Config, Fully AI-Managed End-to-End Testing for any code gen platform via [Debugg.AI](https://debugg.ai) remote browsing test agents.
Documentation
Official MCP Server for Debugg AI
Features
- Full MCP server implementation
- End-to-End Test Automation
- Localhost Web App Integration
- MCP Tool Notifications
- Screenshot Support
- Stdio Server Compatible
Quickstart
- Create a free account and generate an API Key.
- Use NPX or Docker to run the server.
Environment Variables
DEBUGGAI_API_KEY: API key for calling DebuggAI backendTEST_USERNAME_EMAIL: Email of test user accountTEST_USER_PASSWORD: Password of test user accountDEBUGGAI_LOCAL_PORT: Local port your app runs on
License
MIT License © 2025 DebuggAI
Server Config
{
"mcpServers": {
"debugg.ai-server": {
"command": "npx",
"args": [
"debugg.ai"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
DebuggAI Team
Category:
official
License:
MIT License
Tags:
development
automation
testing