Skip to main content
Glama

grafana-mcp-analyzer

by SailingCoder
MIT License
101
19
  • Apple
test_startup.sh220 B
#!/bin/bash CONFIG_PATH="./config/grafana-config.simple.js" \ DATA_EXPIRY_HOURS=48 \ CONFIG_MAX_AGE=120 \ node dist/server/mcp-server.js & SERVER_PID=$! sleep 3 kill $SERVER_PID 2>/dev/null wait $SERVER_PID 2>/dev/null

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