AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified Apache-2.0 Self-run

Octoperf Claude Plugins

mcp-octoperf-octoperf-claude-plugins · by OctoPerf

Drive OctoPerf load testing from any AI agent: import, edit, validate, run scenarios, read metrics.

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add mcp-octoperf-octoperf-claude-plugins

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v1.0.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-octoperf-octoperf-claude-plugins)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Octoperf Claude Plugins? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

OctoPerf — Claude Code plugins

[](LICENSE) [](https://api.octoperf.com/doc/mcp/) [](https://smithery.ai/servers/octoperf/octoperf) [](https://vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%257B%2522name%2522%253A%2522octoperf%2522%252C%2522type%2522%253A%2522http%2522%252C%2522url%2522%253A%2522https%253A%252F%252Fapi.octoperf.com%252Fmcp%2522%257D)

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](#other-clients) below.

This repo distributes one plugin (octoperf) that:

  • registers the hosted OctoPerf MCP server (https://api.octoperf.com/mcp,

Streamable HTTP, OAuth 2.1 + PKCE + DCR — no API key);

  • installs eight workflow skills that drive the MCP tools end-to-end

(auto-correlation, validation triage, scenario diagnosis, bench-report reading, PDF export, real-browser probe, scheduling, async polling);

  • ships an AGENTS.md reference describing every MCP tool the server

exposes.

Install

/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.

What you get

| 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 |

Skills

| 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 |

Other clients

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 just need the server URL https://api.octoperf.com/mcp.

License

Apache-2.0

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v1.0.0 Imported from the upstream source.