Skip to main content
Glama

BugBug MCP Server

by simplypixi

get_profiles

Retrieve a paginated list of test run profiles from the BugBug test automation platform to manage and execute automated testing configurations.

Instructions

Get list of BugBug run profiles

Input Schema

NameRequiredDescriptionDefault
pageNoPage number for pagination
pageSizeNoNumber of results per page

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number for pagination", "type": "number" }, "pageSize": { "description": "Number of results per page", "type": "number" } }, "type": "object" }

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