Skip to main content
Glama

grafana-mcp-analyzer

by SailingCoder
MIT License
101
19
  • Apple
.npmignore955 B
# Source files (only include built dist/) src/ tsconfig.json # Development files .env .env.* .data-store/ *.log *.tmp .DS_Store Thumbs.db # Test files tests/ test/ *.test.* *.spec.* coverage/ # Development documentation (keep essential docs only) docs/ SECURITY_AND_RELEASE_AUDIT.md CODE_CLEANUP_SUMMARY.md CONTRIBUTING.md OPEN_SOURCE_CHECKLIST.md ISSUE_ANALYSIS.md SUMMARY.md *.md !README.md !README_EN.md !LICENSE # Development and publish files PUBLISH_CHECKLIST.md # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # Git files .git/ .gitignore # CI/CD files .github/ .gitlab-ci.yml .travis.yml .circleci/ # Development scripts and configs setup-env.sh start-mcp.sh cursor-mcp-config.json # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime files *.pid *.seed *.pid.lock # Build artifacts (keep dist/) build/ tmp/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db

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

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