Connect Blazemeter with AI agents using Model Context Protocol (MCP). Seamlessly integrate Blazemeter tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Performance Testing tools for AI automation
Install Blazemeter MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Blazemeter with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
BlazeMeter is a continuous testing platform that enables users to create, run, and analyze performance and functional tests for web and mobile applications.
73
2482
Performance Testing
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool to create a new schedule for running api monitoring tests. use when you need to automate test runs at defined intervals after determining the correct cron expression and test or collection id.
Tool to create a new multi-test within a specified project. use after confirming the project id. example: "create a multi-test named 'load-test' in project 12345."
Tool to create a new project. use when you need to initialize a project in a specific workspace. use after confirming the workspace id.
Tool to create a new single test within a specified project. use when registering a new performance test via api.
Tool to delete a specific test schedule by its id. use when you need to remove a scheduled test by its unique schedule identifier.
Tool to retrieve a list of accounts associated with the authenticated user. use after confirming valid authentication.
Tool to retrieve details of a specific api monitoring schedule by its id. use when you need to inspect the configuration or timing of an existing schedule.
Tool to retrieve a list of all test schedules in your account. use when you need to enumerate existing schedules to manage or review them.
Tool to retrieve details of a specific multi-test. use after creating or listing multi-tests when you need full configuration and status. minimal example: "get multi-test 12345678 with populated tests."
Tool to retrieve a list of multi-tests within a specified project or workspace. use when you need to enumerate available multi-tests by specifying a project or workspace id.
Tool to retrieve a list of projects within a specified workspace. use when you need to enumerate or page through projects under a given workspace.
Tool to retrieve a list of single tests within a specified project or workspace. use when you need to list tests after organizing them. example: "get tests for projectid=prj-5678".
Tool to retrieve validation results for a specific test by its id. use after uploading or modifying test files to confirm file validation status.
Tool to retrieve information about the authenticated user. use when you need the current user's profile and have valid authentication.
Tool to retrieve a list of workspaces for a specified account. use when you need to list or filter workspaces by account, status, or name.
Tool to stop a specific test execution (master) by its id. use when you need to abort a running test.
Tool to update the configuration of an existing api monitoring schedule. use when you need to enable or disable a schedule after confirming its id.
Tool to update details of a specific test by its id. use when you need to modify test configuration or name of an existing test after confirming its id. example: "update the test name to 'loadtest' for test with id '12345'."
Tool to upload files to a specific test by its id. use after creating or selecting a test to attach scripts or resources before execution.
Tool to validate a specific test by its id. use after creating or updating a test to ensure its configuration is valid.
20 actions available