Skip to main content
Glama

LoadRunner Cloud MCP Server

by pbandreddy

test_runs_getRecentTestRuns

Retrieve recent test run details from LoadRunner Cloud for the past month, with optional filtering by project IDs to focus on specific performance test data.

Instructions

Get recent test runs details for the last month from LoadRunner Cloud. Optionally filter by projectIds.

Input Schema

NameRequiredDescriptionDefault
projectIdsNoOptional project IDs to filter the usage.

Input Schema (JSON Schema)

{ "properties": { "projectIds": { "description": "Optional project IDs to filter the usage.", "type": "string" } }, "required": [], "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/loadrunner-cloud-mcp-server'

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