BlazeMeter Service Virtualization MCP Server
OfficialRelated Servers
Alternatives to BlazeMeter Service Virtualization MCP Server
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityBmaintenanceEnables AI agents to manage performance testing workflows on BlazeMeter's cloud platform through natural language interactions.26Apache 2.0- AlicenseNot gradedqualityDmaintenanceConnects AI tools to Verblaze localization projects, enabling management of translations, languages, screens, and project resources through natural language interactions.3 npmMIT
- FlicenseNot gradedqualityCmaintenanceIntegrates Apache JMeter with AI assistants to run and manage load tests through natural language. It enables users to execute test plans, parse results, inspect test structures, and compare performance metrics across different runs.-

Specmatic MCP Serverofficial
AlicenseAqualityDmaintenanceExposes Specmatic's API contract testing, resiliency testing, and mocking capabilities to AI coding agents via natural language, enabling automated validation and simulation of API behaviors.311 npm12MIT- AlicenseAqualityAmaintenanceEnables LLM agents to run self-healing JMeter performance tests via natural language, from environment setup to capacity discovery and SLO verdict reporting.121MIT
- AlicenseNot gradedqualityDmaintenanceProvides AI assistants with seamless access to SmartBear's suite of testing and monitoring tools, enabling querying testing data, analyzing performance metrics, and managing test automation through natural language.9,082 npmMIT
TDQS
Scored across 17 tools
Multiple tools have overlapping boundaries, particularly virtual_services_virtual_service and virtual_services_messaging_virtual_service, which share nearly identical action sets (deploy, stop, configure, assign_transactions, set_proxy, etc.) and the generic VS schema includes messaging fields. Additionally, blazemeter_account and blazemeter_user both deal with account/user information, creating potential confusion for an agent.
Most tools follow a consistent '{domain}_{resource}' pattern with verb-based actions in snake_case (e.g., virtual_services_http_transaction.create, blazemeter_workspaces.list). Minor deviations include action names 'create-mq9' and 'update-mq9' using hyphens instead of underscores, and inconsistency in singular/plural resource names (blazemeter_account vs blazemeter_workspaces). Overall the pattern is predictable.
With 17 tools covering both BlazeMeter platform entities (accounts, workspaces, user) and the service virtualization domain (services, transactions, virtual services, templates, configurations, assets, test data, recordings, sandbox, tracking, locations), the count is on the heavier side but appropriate for the broad scope. Each tool has a distinct resource focus, though some could be consolidated.
Significant gaps in lifecycle coverage: most entities (transactions, virtual services, templates, configurations, assets, recordings) lack delete operations, and actions can only be read/listed/created with no update/delete. Messaging virtual services also lack keystore/truststore assignment that the generic virtual service has. These gaps will cause agent failures when attempting full lifecycle management.