xk6-mcp

grafana/xk6-mcp
★ 21 stars Go 💻 Code/Dev Tools Updated 15d ago
Test MCP servers with k6
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": {
    "xk6-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/grafana/xk6-mcp@latest"
      ]
    }
  }
}

Topics

xk6