mcp grafana for Cursor
io.github.grafana/mcp-grafana
An MCP server giving access to Grafana dashboards, data and more.
client:Cursor
transport:streamable-http
runtime:oci
Install mcp grafana in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-grafana": {
"url": "https://mcp.grafana.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs