Drive OctoPerf load testing from any AI agent: import, edit, validate, run scenarios, read metrics.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-octoperf-octoperf": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Drive OctoPerf load testing from any AI agent: import, edit, validate, run scenarios, read metrics.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / analytics
Persistent memory using a knowledge graph
Dynamic problem-solving through sequential thought chains
An open-source AI agent that brings the power of Gemini directly into your terminal.
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
MCP Security Weekly
Get CVE alerts and security updates for io.github.OctoPerf/octoperf and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Claude Code plugin marketplace for the OctoPerf load-testing platform.
Not using Claude Code? The OctoPerf MCP server is a hosted, client-agnostic remote server (
https://api.octoperf.com/mcp, Streamable HTTP, OAuth 2.1 — no API key). It works with any MCP client. This repo is just the one-step Claude Code entry point — see Other clients below.
This repo distributes one plugin (octoperf) that:
https://api.octoperf.com/mcp,
Streamable HTTP, OAuth 2.1 + PKCE + DCR — no API key);AGENTS.md reference describing every MCP tool the server
exposes./plugin marketplace add OctoPerf/octoperf-claude-plugins
/plugin install octoperf@octoperf
The first MCP call opens a browser for OAuth login on api.octoperf.com.
Revoke at any time from Account → Connected applications on OctoPerf.
| Component | Location | Purpose |
|---|---|---|
| MCP server | plugins/octoperf/.mcp.json | Tools to manage workspaces, projects, VUs, scenarios, bench results |
| AGENTS.md | plugins/octoperf/AGENTS.md | Full MCP tool catalogue (also served as octoperf://templates/agents-md) |
| Skills | plugins/octoperf/skills/*/SKILL.md | Workflow recipes invoked on natural-language triggers |
| Skill | Triggers on |
|---|---|
octoperf-auto-correlation | "correlate the VU", "fix replay errors", "401/403 on replay" |
octoperf-validation-triage | "the validation is red", "lots of errors after import" |
octoperf-scenario-diagnosis | "the load test failed", "why are response times so high" |
octoperf-bench-reports | "what's the right tool for this widget", widget metric questions |
octoperf-export-bench-report-pdf | "export the report as PDF", "print the bench report", "share a PDF" |
octoperf-real-browser-probe | "EUM probe", "Playwright probe", "TruClient equivalent" |
octoperf-scheduling | "schedule the scenario", "run every weekday at 8am" |
octoperf-async-polling | invoked automatically by any skill that has to poll a taskId result |
The MCP server is not Claude-specific. To connect Claude.ai, Claude Desktop, Cursor, ChatGPT, Codex, Gemini CLI, GitHub Copilot — or any other MCP client — see the MCP server documentation. Most clients j