Back to Home
grafana icon

xk6-mcp

Verified Safe

by grafana

Overview

A k6 extension for performance and load testing of Model Context Protocol (MCP) servers across various transport mechanisms.

Installation

Run Command
./k6 run script.js

Security Notes

The extension allows k6 test scripts to execute arbitrary local binaries (via `StdioClient`) and connect to arbitrary network endpoints (via `SSEClient`, `StreamableHTTPClient`). While these are core features for its functionality as a testing tool, users must ensure the k6 scripts they run and the MCP servers they interact with are trusted. No direct 'eval' patterns, obfuscation, hardcoded secrets, or obvious malicious code were found within the provided source.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassLow
Stars15
Forks3
Last Update2025-12-05

Tags

k6performance testingload testingMCPAPI testing