II.
ToolServer JSON
Structured · livetool-server:mcp-k6
k6 MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-k6",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-testing-aiml.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "k6 MCP Server",
"description": "Official MCP server for Grafana k6 load testing maintained by Grafana Labs.\nEnables AI agents to validate k6 scripts, execute load test runs, browse\nk6 documentation, and receive guided script generation assistance directly\nfrom MCP-enabled editors and AI coding assistants.\n",
"protocol": "mcp",
"category": "devtools",
"repoUrl": "https://github.com/grafana/mcp-k6",
"maintainer": "Grafana Labs",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-k6",
"to": "tool:k6",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-k6",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-k6",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}