MCP Server

The rampa-mcp server lets AI agents inspect, start, control, and query load tests via the Model Context Protocol.

With uvx installed:

$ claude mcp add rampa -- uvx rampa-mcp

Config file: ~/.claude.json (this project)

Tools

Inspect scripts, control runs, and query load test results.

Tools
Resources

URI templates for runs, metrics, and thresholds.

Resources
API Reference

Server factory, run registry, and models.

API Reference

What you can do

Load Testing

Start and manage load test runs from AI agents. start_run · stop_run · pause_run · resume_run · get_status · list_runs

Discovery readonly

Inspect scripts before you run them. discover_scenarios · inspect_config

Observability

Query metrics and threshold results for completed runs. get_metrics · get_thresholds