Overview
An unofficial MCP server implementation in TypeScript that provides comprehensive tools for BugBug's test automation platform. This MCP server exposes BugBug's API for tests, suites, runs, and profiles, enabling automation and integration with AI assistants. It supports cross‑AI assistant workflows (Claude, Windsurf, GitHub Copilot, and others), advanced tools for waiting on completion, explaining errors, and batch operations, and smart test running by name or UUID with intelligent matching. Real‑time monitoring tracks execution status of tests and suites with live updates. Prerequisites include Node.js 18+ and a BugBug account with an API token. The server can be added to AI assistants via an MCP settings snippet. It provides tools across Profiles, Tests, Test Runs, Suite Runs, and Configuration to browse, retrieve, and manage profiles, tests, suites, runs, and their statuses, including stop controls and result retrieval. Built with TypeScript for type safety and modern development practices.
Features
Complete BugBug API Integration
Full access to tests, suites, runs, and profiles
Cross AI Assistant Support
Works with Claude, Windsurf, GitHub Copilot, and other AI assistants
Advanced Tools
Wait for completion, error explanation, and batch operations
Smart Test Running
Run tests by name or UUID with intelligent matching
Real-time Monitoring
Track test and suite execution with live status updates
Built with TypeScript
Type safety and modern development practices




