cmakkaya/GrafanaToolServer-by-Cumhur
The GrafanaToolServer works by wrapping Grafana’s API endpoints into tool functions that AI agents (e.g., Claude, OpenAI GPT, or other MCP-compatible models) can invoke.
Platform-specific configuration:
{
"mcpServers": {
"GrafanaToolServer-by-Cumhur": {
"command": "npx",
"args": [
"-y",
"GrafanaToolServer-by-Cumhur"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...