Skip to main content
Glama

BlazeMeter MCP Server

by pbandreddy

get_projects

Retrieve all projects within a specific workspace from the BlazeMeter MCP Server to manage and analyze performance testing data programmatically.

Instructions

Get projects from a specified workspace.

Input Schema

NameRequiredDescriptionDefault
workspaceIdNoThe ID of the workspace to retrieve projects from.

Input Schema (JSON Schema)

{ "properties": { "workspaceId": { "description": "The ID of the workspace to retrieve projects 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