MCP.so
Sign In
B

Bugbug MCP (Unofficial)

@simplypixi

About Bugbug MCP (Unofficial)

A Model Context Protocol (MCP) server that provides comprehensive tools for BugBug test automation platform.

Basic information

Category

Other

Transports

stdio

Publisher

simplypixi

Submitted by

Mariusz Wójcik

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "bugbug": {
      "command": "npx",
      "args": [
        "-y",
        "@simplypixi/bugbug-mcp-server@latest"
      ],
      "env": {
        "API_KEY": "<your_bugbug_api_token_here>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Bugbug MCP (Unofficial)?

This is an unofficial Model Context Protocol server that provides comprehensive tools for the BugBug test automation platform, enabling AI assistants to interact with BugBug tests, suites, runs, and profiles.

How to use Bugbug MCP (Unofficial)?

Key features of Bugbug MCP (Unofficial)

  • Complete BugBug API integration for tests, suites, runs, and profiles
  • Cross AI assistant support including Claude, Windsurf, and GitHub Copilot
  • Advanced tools: wait for completion, error explanation, and batch operations
  • Smart test running by name or UUID with intelligent matching
  • Real-time monitoring of test and suite execution with live status updates
  • Built with TypeScript for type safety

Use cases of Bugbug MCP (Unofficial)

FAQ from Bugbug MCP (Unofficial)

Comments

More Other MCP servers