DE

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

  1. Create a free account and generate an API Key.
  2. Use NPX or Docker to run the server.

Environment Variables

  • DEBUGGAI_API_KEY: API key for calling DebuggAI backend
  • TEST_USERNAME_EMAIL: Email of test user account
  • TEST_USER_PASSWORD: Password of test user account
  • DEBUGGAI_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

Repository: github.com
Hosted: No
Global: No
Official: Yes

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