Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Debugg Ai Mcp

    Zero-Config, Fully AI-Managed End-to-End Testing for all code gen platforms.

    65 stars
    TypeScript
    Updated Oct 18, 2025
    automation
    browser
    end-to-end-testing
    web

    Table of Contents

    • Setup
    • check_app_in_browser
    • Configuration
    • Local Development
    • Links

    Table of Contents

    • Setup
    • check_app_in_browser
    • Configuration
    • Local Development
    • Links

    Documentation

    Debugg AI — MCP Server

    AI-powered browser testing via the Model Context Protocol. Point it at any URL (or localhost) and describe what to test — an AI agent browses your app and returns pass/fail with screenshots.

    Setup

    Get an API key at debugg.ai, then add to your MCP client config:

    json
    {
      "mcpServers": {
        "debugg-ai": {
          "command": "npx",
          "args": ["-y", "@debugg-ai/debugg-ai-mcp"],
          "env": {
            "DEBUGGAI_API_KEY": "your_api_key_here"
          }
        }
      }
    }

    Or with Docker:

    bash
    docker run -i --rm --init -e DEBUGGAI_API_KEY=your_api_key quinnosha/debugg-ai-mcp

    check_app_in_browser

    Runs an AI browser agent against your app. The agent navigates, interacts, and reports back with screenshots.

    ParameterTypeDescription
    descriptionstring requiredWhat to test (natural language)
    urlstringTarget URL — required if localPort not set
    localPortnumberLocal dev server port — tunnel created automatically
    environmentIdstringUUID of a specific environment
    credentialIdstringUUID of a specific credential
    credentialRolestringPick a credential by role (e.g. admin, guest)
    usernamestringUsername for login
    passwordstringPassword for login

    Configuration

    bash
    DEBUGGAI_API_KEY=your_api_key

    Local Development

    bash
    npm install && npm test && npm run build

    Links

    Dashboard · Docs · Issues · Discord

    ---

    Apache-2.0 License © 2025 DebuggAI

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Browserbase

      TypeScript·
      2.7k
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71
    • PL

      Pluggedin Mcp Proxy

      TypeScript·
      97

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Browserbase

      TypeScript·
      2.7k
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71
    • PL

      Pluggedin Mcp Proxy

      TypeScript·
      97

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k