Skip to main content
Glama

BlazeMeter MCP Server

by pbandreddy

get_workspaces

Retrieve workspaces associated with a specific account ID using the BlazeMeter MCP Server, facilitating streamlined access to performance testing resources.

Instructions

Get workspaces from a specified account.

Input Schema

NameRequiredDescriptionDefault
accountIdNoThe ID of the account to retrieve workspaces from.

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "The ID of the account to retrieve workspaces from.", "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/blazemeter-mcp-server'

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