Skip to main content
Glama

LoadRunner Cloud MCP Server

by pbandreddy

projects_getLoadTests

Retrieve load tests for a specific project in LoadRunner Cloud using the project ID. Facilitates access to performance test data for analysis and integration into engineering workflows.

Instructions

Retrieve load tests for a project from LoadRunner Cloud.

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe ID of the project.

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The ID of the project.", "type": "string" } }, "required": [ "projectId" ], "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