Back to Home
Runscope icon

mcp-bzm-apitest

Verified Safe

by Runscope

Overview

The BlazeMeter API Test MCP Server allows AI agents to manage teams, buckets, tests, schedules, steps, environments, and analyze results within the BlazeMeter API Monitoring platform.

Installation

Run Command
docker run --rm -i -e BZM_API_TEST_TOKEN=your_api_token ghcr.io/blazemeter/mcp-bzm-apitest:latest

Environment Variables

  • BZM_API_TEST_TOKEN
  • BZM_API_TEST_TOKEN_FILE
  • MCP_DOCKER
  • SSL_CERT_FILE

Security Notes

The server employs good security practices, including the use of `defusedxml` to prevent XML External Entity (XXE) attacks and `nh3` for HTML sanitization to mitigate Cross-Site Scripting (XSS) vulnerabilities. API tokens are designed to be handled via environment variables or secure files, avoiding hardcoding. Input validation is applied for different body types (JSON, XML, HTML, text).

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-11-27

Tags

API MonitoringTestingBlazeMeterAutomationDevOps