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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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