grafana-ui-mcp-server
Verified Safeby grafana
Overview
Provides AI assistants with comprehensive access to Grafana UI components, documentation, design system tokens, and metadata for building observability interfaces.
Installation
npx @shelldandy/grafana-ui-mcp-serverEnvironment Variables
- GITHUB_PERSONAL_ACCESS_TOKEN
- GITHUB_TOKEN
- GRAFANA_REPO_PATH
Security Notes
The server handles GitHub API requests and local filesystem reads. Sensitive data like GitHub Personal Access Tokens and local Grafana repository paths are provided by the user via environment variables or CLI arguments, not hardcoded. Input validation with Zod helps mitigate injection risks. The server does not execute fetched content. Users should ensure the GitHub token's scope is appropriate and any local repository path points to a trusted source.
Similar Servers
prometheus-mcp-server
Enables AI assistants to query and analyze Prometheus metrics through a Model Context Protocol (MCP) server.
last9-mcp-server
A backend HTTP server likely used as a control plane or for data collection/processing within an observability or monitoring system.
mcp-server
Provides real-time Indian options market data and volatility analytics from GetOutpost.in to AI chat platforms like Claude for quantitative analysis and trading insights.
Dida365MCP
This server integrates Dida365 (TickTick) task management capabilities, allowing an AI agent to create, read, update, and delete tasks and projects via the Model Context Protocol (MCP).