From aab0bd3ae117b2a5a5e410ee2c7dcee2ace74a2e Mon Sep 17 00:00:00 2001 From: enmanuelmag Date: Sat, 16 May 2026 08:17:45 -0500 Subject: [PATCH] Add Heimdall MCP server to the list of available servers in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a58a33b32..c562eb816 100644 --- a/README.md +++ b/README.md @@ -1828,6 +1828,7 @@ Access and analyze application monitoring data. Enables AI models to review erro - [dynatrace-oss/dynatrace-mcp](https://github.com/dynatrace-oss/dynatrace-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Leverage AI-driven observability, security, and automation to analyze anomalies, logs, traces, events, metrics. - [edgedelta/edgedelta-mcp-server](https://github.com/edgedelta/edgedelta-mcp-server) 🎖️ 🏎️ ☁️ – Interact with Edge Delta anomalies, query logs / patterns / events, and pinpoint root causes and optimize your pipelines. - [ejcho623/agent-breadcrumbs](https://github.com/ejcho623/agent-breadcrumbs) 📇 ☁️ 🏠 - Unified agent work logging and observability across ChatGPT, Claude, Cursor, Codex, and OpenClaw with config-first schemas and pluggable sinks. +- [enmanuelmag/heimdall-mcp](https://github.com/enmanuelmag/heimdall-mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Transparent proxy for any MCP server that intercepts all JSON-RPC messages, measures latency, and stores traces in SQLite, PostgreSQL, or MySQL. Exports OpenTelemetry (OTLP) spans to Jaeger, Tempo, or Grafana. Supports stdio, HTTP, and SSE transports. `npx @cardor/heimdall-mcp` - [getsentry/sentry-mcp](https://github.com/getsentry/sentry-mcp) 🐍 ☁️ - Sentry.io integration for error tracking and performance monitoring - [GeiserX/duplicacy-mcp](https://github.com/GeiserX/duplicacy-mcp) [![GeiserX/duplicacy-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/duplicacy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/duplicacy-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server for Duplicacy backup monitoring. Query backup job status and Prometheus metrics from a Duplicacy exporter. Docker image available. - [GeiserX/genieacs-mcp](https://github.com/GeiserX/genieacs-mcp) [![GeiserX/genieacs-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/genieacs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/genieacs-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server that bridges any GenieACS (TR-069 ACS) instance, exposing device data, firmware management, and CPE actions (reboot, parameter refresh, firmware download) over JSON-RPC. Docker image available.