MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Servutils MCP Grafana

MCP server by chlorase

Created 9/6/2025
Updated 4 days ago
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" ] } } }