Skip to main content
Glama

Grafana MCP Server

by levalhq
.npmignoreโ€ข551 B
# Source files src/ *.ts !*.d.ts # Configuration files tsconfig.json .eslintrc.json .prettierrc jest.config.js # Development files .env .env.local .env.*.local *.log npm-debug.log* # Test files __tests__/ *.test.ts *.spec.ts coverage/ .nyc_output/ # Documentation source *.md !README.md # Examples and setup examples/ setup-mcp.sh # Git and CI .git/ .github/ .gitignore # IDE .vscode/ .idea/ *.swp *.swo .DS_Store # Build tools node_modules/ .npm/ # Golang files (from migration) golang/ *.go go.mod go.sum # Temporary files tmp/ temp/ *.tmp

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/levalhq/mcp-grafana'

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