MaxoPerf MCP
@MaxoPerf
MaxoPerf MCP について
MaxoPerf for AI agents — MCP server connector + the maxoperf performance tester agent skill.
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"maxoperf": {
"type": "http",
"url": "https://app.maxoperf.com/mcp",
"headers": {
"Authorization": "Bearer ${MAXOPERF_API_KEY}"
}
}
}
}ツール
29Resolve the account + default workspace behind your API key
List workspaces visible to the account
Set the active workspace for the session
List projects (with edit/delete permissions)
Create a project
List tests (filter by project / workspace / type)
Get one test + its validation summary
Create a test shell (choose the engine/executor)
Run-history overview for a test
Upload a script/data file in one call (real 3-step presigned flow)
List a test's files + upload state
Get a short-lived download URL for a file
Launch a load/browser run on managed cloud runners (idempotent)
Poll lifecycle status (queued → running → passed/failed/cancelled)
Paginated run history with filters
Cancel a run (destructive; hidden in read-only)
Re-run from a snapshot or the current test
Scale a live run up at existing locations
KPI overview: throughput, latency percentiles, error rate
Time-series metrics (latency / throughput / errors / load / health)
Grouped error rows (message / count / code)
Executive summary + which failure criteria tripped
Sampled error request/response bodies + status codes
Error-level engine/system log lines
Runner CPU/mem trend + targetVus vs peakAchievedVus (vuShortfallPct)
Deterministic robust-outlier scan (median/MAD); terminal-gated, low false-positive
Reach any public `/v1/*` endpoint (secrets, environments, schedules, BYOC); admin/internal deny-listed, SSRF-safe
The public OpenAPI document
Keyword search over the API to find the right endpoint
概要
What is Mcp?
MaxoPerf for AI agents — MCP server connector + the maxoperf agent skill. Mirror of the private monorepo; do not edit directly.
How to use Mcp?
Follow the repository README to install the server and add its MCP configuration to your client.
Key features of Mcp
- 🧪 Author — projects, tests, file uploads, every executor (k6, JMeter, Playwright, Selenium, Gatling, Locust…)
- 📊 Read — KPI dashboards, latency percentiles, throughput, error breakdowns, time-series metrics
Use cases of Mcp
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Mcp
Where is the source code for Mcp?
The source code is linked from the repository URL on this page.
Does Mcp include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
よくある質問
Where is the source code for Mcp?
The source code is linked from the repository URL on this page.
Does Mcp include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本情報
「クラウドとインフラ」の他のコンテンツ
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
コメント