Loomal

SigNoz MCP Server

MCP server by github.com/signoz/signoz-mcp-server

SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants

97 starsoci: signoz/signoz-mcp-server:latest

About SigNoz MCP Server

SigNoz MCP Server is an MCP (Model Context Protocol) server published by signoz in the official MCP registry, listed under Monitoring on Loomal. SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants

It ships as a Docker image (signoz/signoz-mcp-server:latest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/signoz/signoz-mcp-server, where the project has earned 97 GitHub stars.

Use SigNoz MCP Server with your agent

Claude Code · one command
claude mcp add signoz-mcp-server -- docker run -i --rm signoz/signoz-mcp-server:latest
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "signoz-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "signoz/signoz-mcp-server:latest"
      ]
    }
  }
}
ocisignoz/signoz-mcp-server:latest

Frequently asked questions

What is SigNoz MCP Server?
SigNoz MCP Server is an MCP (Model Context Protocol) server by signoz in the Monitoring category. SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants
How do I connect SigNoz MCP Server to Claude, Cursor, or another MCP client?
Install SigNoz MCP Server from its oci package (signoz/signoz-mcp-server:latest) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SigNoz MCP Server open source?
Yes — the source code is public at github.com/signoz/signoz-mcp-server, with 97 GitHub stars.
Can AI agents pay to use SigNoz MCP Server?
Not yet through Loomal — SigNoz MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SigNoz MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.