Skip to main content
Developer ToolsUnknown

simplypixi/bugbug-mcp-server

MCP for BugBug API, to manage test and suites on BugBug

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/simplypixi/bugbug-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "bugbug-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "simplypixi/bugbug-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
simplypixi