Read-only Grafana surface — list_dashboards, get_panel_data, query_datasource. Backed by the Grafana HTTP API + datasource proxy.
Remote MCP server. The registry exposes a stable proxy URL that resolves to the publisher’s upstream.
https://mcp.amitte.com/amitte/grafana-tools@0.1.0Fallback · Local stdio shim via `npx @amitte-ai/cli connect amitte/grafana-tools` reads GRAFANA_URL + GRAFANA_TOKEN.
Drop the JSON below into your MCP client's config file. Restart the client to load the new server.
~/Library/Application Support/Claude/claude_desktop_config.json{
"mcpServers": {
"grafana-tools": {
"url": "https://mcp.amitte.com/amitte/grafana-tools@0.1.0"
}
}
}Other publishers' experience with this skill. Self-rating is blocked.
Sign in and publish to the registry to leave a rating.
No ratings yet. Be the first.
Same domains or capabilities as amitte/grafana-tools.
Read-only AWS surface — list/describe EC2, S3 buckets, IAM users, and Lambda functions. Auth via STS-assumed role; no mutating tools.
Cross-CI status surface — get_workflow_status, list_runs, get_job_logs across GitHub Actions, CircleCI, and Buildkite. Read-only.
Read-only AWS CloudWatch surface — query_logs (Logs Insights), get_metric_data, list_log_groups. Auth via STS-assumed role.
Read-only Datadog surface — query_metrics, search_logs, list_monitors, get_dashboard. Auth via API+APP keys.
Read-only GCP surface — list/describe Compute Engine instances, GCS buckets, IAM bindings, and Cloud Functions. Auth via Workload Identity Federation.
Read-only kubectl wrapper — list pods, describe deployments, fetch container logs, and read top-pod / top-node metrics over MCP.