II.
ToolServer JSON
Structured · livetool-server:mcp-grafana
Grafana MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-grafana",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-monitoring.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Grafana MCP Server",
"description": "MCP server providing access to Grafana dashboards and data sources.\nEnables AI agents to query dashboard panels, inspect data sources,\nretrieve incident details, and explore metrics with optimized context usage.\n",
"protocol": "mcp",
"category": "monitoring",
"repoUrl": "https://github.com/grafana/mcp-grafana",
"maintainer": "Grafana Labs",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-grafana",
"to": "role:incident-commander",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Dashboard and data-source access supports service health assessment."
}
},
{
"from": "tool-server:mcp-grafana",
"to": "workflow:on-call-rotation-management",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "On-call review often depends on dashboard and alert context."
}
},
{
"from": "tool-server:mcp-grafana",
"to": "workflow:incident-response",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Grafana dashboards and metrics are core incident-response projections."
}
},
{
"from": "tool-server:mcp-grafana",
"to": "tool:grafana",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-grafana",
"to": "stack-part:metrics",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-grafana",
"to": "domain:observability",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-grafana",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}