S
Servutils MCP Grafana
by @chlorase
MCP server by chlorase
Created 9/6/2025
Updated 4 days ago
README
Repository documentation and setup instructions
servutils_mcp_grafana
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/chlorase/servutils_mcp_grafana
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"chlorase-servutils-mcp-grafana": {
"command": "git",
"args": [
"clone",
"https://github.com/chlorase/servutils_mcp_grafana"
]
}
}
}