Back to Home
grafana icon

grafana-ui-mcp-server

Verified Safe

by grafana

Overview

This server provides AI assistants with comprehensive access to Grafana UI components, documentation, stories, design system tokens, and dependency analysis to aid in building observability interfaces, dashboards, and data visualization components.

Installation

Run Command
npx @shelldandy/grafana-ui-mcp-server

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN
  • GITHUB_TOKEN
  • GRAFANA_REPO_PATH
  • DEBUG

Security Notes

The server primarily reads public GitHub repository content or a user-specified local file path. It uses `axios` for external network requests to trusted GitHub domains and `fs` for local file system access. Input paths (component names, repository path) are expected from user arguments and are validated with Zod, mitigating simple path traversal, but careful usage of user-provided paths is always a consideration. No direct 'eval' or malicious patterns were identified. GitHub API tokens are handled via environment variables or CLI arguments, not hardcoded.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars6
Forks1
Last Update2026-01-13

Tags

mcpgrafana-uireactdesign-systemai-tools