Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt
Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/grafana/next/developer-resources/mcp/configure.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/grafana/next/developer-resources/mcp/configure/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana documentation. For the latest stable release, go to the latest version.
Configure the Grafana MCP server
Configure how the server connects to Grafana, which tools are enabled, and how clients connect to the server.
- Authentication
Authenticate the Grafana MCP server to Grafana using a service account token or username and password. - Transports and addresses
Choose how the Grafana MCP server communicates with clients: stdio, SSE, or streamable-http. - Enable and disable tools
Control which MCP tools the Grafana MCP server exposes and use read-only mode. - Client TLS (Grafana connection)
Use TLS certificates when the Grafana MCP server connects to Grafana (mTLS or custom CA). - Proxied tools
Additional MCP tools loaded through Grafana’s datasource proxy; today only Grafana Tempo. - Server TLS (streamable-http)
Serve the Grafana MCP server over HTTPS when using streamable-http transport. - Multi-organization and headers
Target a specific Grafana organization and send custom HTTP headers from the MCP server. - Command-line flags
CLI flags for the mcp-grafana binary, including transports, tools, TLS, and read-only mode. - Health check endpoint
HTTP health check for SSE and streamable-http transports.
Was this page helpful?
Related resources from Grafana Labs


