Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"leval-mcp-grafana": {
"command": "npx",
"args": [
"-y",
"@leval/mcp-grafana"
]
}
}
}
Or smoke-test directly:
npx -y @leval/mcp-grafana
Details
| Website | https://www.npmjs.com/package/@leval/mcp-grafana |
|---|---|
| GitHub | git+https://github.com/levalhq/mcp-grafana.git |
| License | unknown |
| Pricing | free |
| Tags | mcp grafana model-context-protocol ai assistant monitoring observability |
| Sources | npm |
| Discovered | 2026-05-25 |