Skip to main content
Glama

Locust MCP Server

pyproject.toml267 B
[project] name = "locust-mcp-server" version = "0.1.0" description = "A Model Context Protocol (MCP) server implementation for running Locust load tests." readme = "README.md" requires-python = ">=3.13" dependencies = [ "locust>=2.33.2", "mcp[cli]>=1.6.0", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/QAInsights/locust-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server