Skip to main content
Glama
grafana

Grafana UI MCP Server

Official
by grafana

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoAlternative GitHub token variable for API access
GRAFANA_REPO_PATHNoPath to local Grafana repository (takes precedence over GitHub API)
GITHUB_PERSONAL_ACCESS_TOKENNoGitHub Personal Access Token for API access (5000 requests/hour vs 60 without token)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
grafana_uiC

Unified tool for accessing Grafana UI components, documentation, themes, and metadata

Prompts

Interactive templates invoked by user choice

NameDescription
build-grafana-dashboardGenerate a comprehensive monitoring dashboard using Grafana UI components
create-grafana-formCreate forms and configuration interfaces using Grafana UI components
optimize-grafana-componentOptimize or enhance existing Grafana UI components with best practices
create-data-visualizationCreate data tables and visualizations with Grafana UI components
build-admin-interfaceCreate admin interfaces following Grafana's design patterns

Resources

Contextual data attached and managed by the client

NameDescription
get_grafana_componentsList of available Grafana UI components that can be used in the project
get_grafana_ui_infoInformation about Grafana UI library including version and repository details

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/grafana/grafana-ui-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server