73
/ 100
12 days ago
glama

BlazeMeter Service Virtualization MCP Server

Connects AI tools to BlazeMeter's Service Virtualization platform, enabling natural language management of virtual services, transactions, and configurations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: API_KEY_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBINARY_NAME
configMCP_DOCKER
configSOURCE_WORKING_DIRECTORY
configAPI_KEY_PATH"": "/path/to/api-key.json"
configAPI_KEY_IDe =your_key_id \
🔐 secretAPI_KEY_SECRETe =your_key_secret \
configHOST
configPORT
configOTEL_SDK_DISABLEDexport =true
configOTEL_EXPORTER_OTLP_ENDPOINTexport =http://localhost:4317 # gRPC (insecure for localhost)
configOTEL_EXPORTER_OTLP_HEADERSexport ="Authorization=Bearer your-token"
configMCP_MODE
configMCP_ENABLED_TOOLSThe MCP server supports enabling or disabling specific tools at startup using the environment variable .
configBZM_URL
configVS_URL
configTDM_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/blazemeter-sv-mcp-gg5ogt)](https://m8ven.ai/mcp/blazemeter-sv-mcp-gg5ogt)
commit: f13411e50e6c318db108b9b95756c4b09d7149a3
code hash: 4b3b8275be1dd05e44c2577598d4f03124dee87e4568eb2ed0ba45de26e266be
verified: 6/24/2026, 9:54:38 AM
view raw JSON →