Back to Browse

Octoperf Claude Plugins MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://api.octoperf.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-octoperf-octoperf": {
      "url": "https://api.octoperf.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

OctoPerf — Claude Code plugins

License MCP docs smithery badge Install in VS Code

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:

  • 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

ComponentLocationPurpose
MCP serverplugins/octoperf/.mcp.jsonTools to manage workspaces, projects, VUs, scenarios, bench results
AGENTS.mdplugins/octoperf/AGENTS.mdFull MCP tool catalogue (also served as octoperf://templates/agents-md)
Skillsplugins/octoperf/skills/*/SKILL.mdWorkflow recipes invoked on natural-language triggers

Skills

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

Reviews

No reviews yet

Be the first to review this server!