mcp-k6

grafana/mcp-k6
★ 31 stars Go 📦 Other Updated 21d ago
k6 MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-k6": {
      "command": "go",
      "args": [
        "run",
        "github.com/grafana/mcp-k6@latest"
      ]
    }
  }
}

Topics

k6mcpmcp-server