Back to search
30
MCP

grafana-fastmcp

pypi/grafana-fastmcp

Python Grafana FastMCP server/CLI with SSE, Streamable HTTP and STDIO transports

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_sandersouza-grafanafastmcp
Python Grafana FastMCP server/CLI with SSE, Streamable HTTP and STDIO transports
0 tools
grafana-loki-mcp
A FastMCP server for querying Loki logs from Grafana
0 tools
io.github.grafana/mcp-grafana
An MCP server giving access to Grafana dashboards, data and more.
0 tools
grafana/mcp-grafana
Grafana MCP (Model Context Protocol) server
0 tools
mcp/grafana
MCP server for Grafana
0 tools
fastmcp-http
FastMCP services via HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "grafana-fastmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}