SigNoz (Datadog Alternative)

SigNoz (Datadog Alternative) MCP Connector for Claude

A+

Monitor infrastructure and manage alert rules via SigNoz — list, create, and update observability alerts directly from your AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your SigNoz instance to any AI agent to streamline your observability and monitoring workflows. SigNoz provides a powerful open-source alternative to Datadog, and this server allows you to manage your alerting infrastructure through natural conversation.

What you can do

  • Alert Rule Management — List all configured alert rules, create new ones, or update existing thresholds and conditions using JSON payloads.
  • Rule Maintenance — Quickly delete stale or redundant alert rules to keep your monitoring environment clean.
  • Account Validation — Verify your current service account details and API key permissions instantly to ensure connectivity.
  • Observability Audit — Fetch all alert configurations to audit your monitoring stack without leaving your code editor.

How it works

  1. Subscribe to this server
  2. Enter your SigNoz Instance URL and API Key
  3. Start managing your monitoring stack from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — automate the creation of alert rules during deployment or scaling cycles.
  • SREs — quickly audit existing alert thresholds and conditions without navigating complex web UIs.
  • Platform Teams — manage observability configurations across multiple environments via simple chat commands.
alertinginfrastructure-monitoringopen-sourcetelemetryincident-response

5 tools expose this connector's capabilities to your AI agent.

create_rule

g., alert, alert_type, condition, thresholds). Create a new alert rule

delete_rule

Delete an alert rule

get_service_account_me

Get current service account details

list_rules

Retrieve all configured alert rules

update_rule

Update an existing alert rule

See how to talk to your AI agent using SigNoz (Datadog Alternative).

List all alert rules in my SigNoz instance.

I've retrieved 8 alert rules. Some active rules include 'High CPU Usage' (ID: 1), 'Database Latency' (ID: 2), and 'Service 5xx Errors' (ID: 3). Would you like to see the details for any specific rule?

Show me the details of my current service account.

Your API key is valid. You are connected as 'Monitoring-Admin' with the following permissions: [Alerts: Read/Write, Dashboards: Read]. Your account ID is 'sa-99283'.

Delete the alert rule with ID 'alert-123'.

The alert rule 'alert-123' has been successfully deleted from your SigNoz instance.

Yes! Use the `list_rules` tool to fetch all alert rules configured in your SigNoz instance, including their conditions and thresholds.

Related Connectors