je_load_density.mcp_server.server
LoadDensity MCP server.
Exposes load test execution, report generation, HAR import, and project init as MCP tools so Claude can drive LoadDensity. The mcp SDK is imported lazily so the dependency stays optional.
Run with:
python -m je_load_density.mcp_server
Functions
Build the MCP Server instance with the LoadDensity tool surface. |
|
Run the MCP server over stdio (the standard transport for Claude). |
- je_load_density.mcp_server.server.build_server()
Build the MCP Server instance with the LoadDensity tool surface.
- je_load_density.mcp_server.server.run_stdio() None
Run the MCP server over stdio (the standard transport for Claude).