developer tools
K6 Mcp Server
Grafana k6 MCP Server for performance testing
python
local
developer tools
Installation
npx -y qainsights/k6-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "k6-mcp-server",
"command": "npx",
"args": [
"-y",
"qainsights/k6-mcp-server"
]
}About This MCP Server
qainsights/k6-mcp-server
Grafana k6 MCP Server for performance testing
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub