MCP.so
登录
B

Bugbug MCP (Unofficial)

@simplypixi

关于 Bugbug MCP (Unofficial)

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

基本信息

分类

其他

传输方式

stdio

发布者

simplypixi

提交者

Mariusz Wójcik

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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)

评论

其他 分类下的更多 MCP 服务器