MCP Server

The rampa-mcp server lets AI agents start, stop, 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

Start, stop, and query load test runs.

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 · get_status · list_runs

Observability

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