grafana
stdioUsed by 4 plugins
Installs grafana, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub pleaseai/claude-code-plugins --plugin grafanaAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"grafana": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/.claude-plugin/install-binary.mjs"
]
}
}
}Security Considerations
Admin access level
This server has elevated permissions. Review the source code before enabling.
Command
nodeAccess Level
admin
Arguments
${CLAUDE_PLUGIN_ROOT}/.claude-plugin/install-binary.mjs