BugBug MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | Your BugBug API token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_ip_addressesB | Get list of BugBug infrastructure IP addresses |
| get_testB | Get details of a specific BugBug test |
| get_testsB | Get list of BugBug tests |
| get_test_run_screenshotsB | Get screenshots from a BugBug test run |
| get_test_run_statusB | Get current status of a BugBug test run |
| get_test_runB | Get detailed results of a BugBug test run |
| get_test_runsB | Get list of historical BugBug test runs |
| stop_test_runC | Stop a running BugBug test run |
| get_suiteB | Get details of a specific BugBug test suite |
| get_suitesB | Get list of BugBug test suites |
| get_suite_run_screenshotsB | Get screenshots from a BugBug suite run |
| get_suite_run_statusB | Get current status of a BugBug suite run |
| get_suite_runB | Get detailed results of a BugBug suite run |
| stop_suite_runB | Stop a running BugBug suite run |
| get_profileB | Get details of a specific BugBug run profile |
| get_profilesB | Get list of BugBug run profiles |
| run_test_by_name_or_idC | Run test by name or ID - automatically finds test by name if not a UUID |
| show_run_from_last_24B | Shows tests/suites runs from last 24 hours |
| wait_for_suite_runA | Waits until suite run finished, returns full suite run data as result |
| wait_for_test_runB | Waits until test run finished, returns full test run data as result |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/simplypixi/bugbug-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server