Locust
π΄DangerousAn MCP server for running Locust load tests. Configure test parameters like host, users, and spawn rate via environment variables.
Understand what it does
Tell your agent things like:
What this capability can access
This capability requires the following permissions:
This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.
Set it up
Available on 1 platform. Pick yours:
Add to your MCP client configuration:
{
"mcpServers": {
"locust": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-locust"]
}
}
}Add to your README
Show that your tool is listed on AgentSift
[](https://agentsift.com/capabilities/locust)Options: ?style=flat-square for square corners, ?score=false for simple βlistedβ badge
Related capabilities
Aws News
Fetches the latest announcements, blog posts, and news for specific AWS services.
Flutter Skill
AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI from natural language.
Hello World
A minimal MCP server mock in TypeScript for testing MCP clients, supporting both STDIO and HTTP/SSE protocols.
Kali Mcp
An AI penetration testing tool that uses natural language to operate various security tools like nmap, sqlmap, and metasploit.
Lab
A development environment for building and testing custom MCP servers with AI and VS Code integration.
Manager
A Python management system for MCP servers that wraps stdio-based servers as SSE endpoints and includes a web inspector for testing.