Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

SigNoz MCP Server — Query Traces, Logs & Alerts

SigNoz MCP Server connects MCP clients to your SigNoz instance: query traces/logs, inspect alerts, and automate observability workflows using an API key.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 818380f9-674d-5217-88ab-f393ff99a247 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

SigNoz MCP Server connects MCP clients to your SigNoz instance: query traces/logs, inspect alerts, and automate observability workflows using an API key.

Best for: On-call engineers who want agents to triage incidents from traces and logs

Works with: SigNoz instance + API key, stdio MCP clients, Go binary or Docker

Setup time: 6-18 minutes

Key facts (verified)

  • GitHub: 92 stars · 31 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: go install github.com/SigNoz/signoz-mcp-server/cmd/server@latest.

Main

  • Start with self-hosted stdio mode if you already run SigNoz: add the binary to your MCP client config and pass SIGNOZ_URL + SIGNOZ_API_KEY as env.

  • Use Docker HTTP mode when you want a fixed port and simpler deployment; README provides a docker run example with TRANSPORT_MODE=http.

  • Version-pin SigNoz APIs: README notes SigNoz v0.120.0+ is required for some alert rule tools (v2 rules APIs).

Source-backed notes

  • README says only Admin users can create API keys in SigNoz (Settings → API Keys).
  • README includes go install ...@latest and a rename step to get a signoz-mcp-server binary on PATH.
  • README documents stdio MCP config with SIGNOZ_URL and SIGNOZ_API_KEY env vars, plus Docker HTTP mode examples.

FAQ

  • Do I need SigNoz Cloud?: No — README describes connecting to self-hosted instances via URL + API key.
  • What’s the safest first run?: Use read-only query tools first and confirm API key scope before automations that mutate alerts.
  • How do I deploy it without Go?: README offers release binaries and Docker images in addition to go install.
🙏

Source et remerciements

Source: https://github.com/SigNoz/signoz-mcp-server > License: Apache-2.0 > GitHub stars: 92 · forks: 31

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires