Skip to main content
Glama

BlazeMeter MCP Server

by pbandreddy

get_test_runs

Retrieve test runs for a specified test ID to monitor and analyze performance data using the BlazeMeter MCP Server.

Instructions

Get test runs (masters) for a specified test.

Input Schema

NameRequiredDescriptionDefault
testIdYesThe ID of the test to retrieve runs for.

Input Schema (JSON Schema)

{ "properties": { "testId": { "description": "The ID of the test to retrieve runs for.", "type": "string" } }, "required": [ "testId" ], "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/pbandreddy/blazemeter-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server