MCPVault

signoz_get_org_overview

MCP tool from Signoz MCP Server by SigNoz

Get the current status and overall posture of the SigNoz deployment, with typed projections plus sourceStats containing every reported stats field

How to use it

signoz_get_org_overview is exposed by the Signoz MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the signoz_get_org_overview tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Signoz MCP Server

$claude mcp add --scope user --transport http signoz https://mcp.<region>.signoz.cloud/mcp
FULL SIGNOZ MCP SERVER LISTING

Other tools in Signoz MCP Server (39)

signoz_aggregate_logs

Aggregate log statistics and grouped or top-N breakdowns

signoz_aggregate_traces

Aggregate span statistics and grouped or top-N breakdowns

signoz_check_metric_cardinality

Return label/attribute keys for a single metric with cardinality counts and sample values, sorted highest-cardinality first

signoz_check_metric_usage

Given a list of metric names (up to 50 per call), return which dashboards and alerts reference each one

signoz_create_alert

Create a v2 direct/policy-routed alert or a direct-routed v1 anomaly alert

signoz_create_dashboard

Create a custom multi-panel dashboard

signoz_create_view

Save one reusable Explorer query

signoz_delete_alert

Permanently delete a confirmed alert rule by UUIDv7 id

signoz_delete_dashboard

Permanently delete a confirmed dashboard by id

signoz_delete_view

Permanently delete a confirmed saved view by id

signoz_execute_builder_query

Query Builder v5 requests the dedicated tools cannot express

signoz_fetch_doc

Fetch one known official-doc page or heading as Markdown

signoz_get_alert

Get one alert rule's full definition by id

signoz_get_alert_history

Get one rule's firing or state-transition history

signoz_get_dashboard

Get one dashboard's full layout, variables, panels, and queries

signoz_get_field_keys

Discover available field keys for metrics, traces, or logs

signoz_get_field_values

Get possible values for a field key

signoz_get_notification_channel

Get all provider-specific settings for one channel by ID

signoz_get_service_top_operations

Get ranked operations for one traced service

signoz_get_top_metrics

Return top 100 metrics ranked by ingested sample volume with pre-computed percentages for cost and volume analysis

signoz_get_trace_details

Get one known trace with all spans and hierarchy

signoz_get_view

Get one saved Explorer view's complete definition by id

signoz_import_dashboard

Create a dashboard from a known curated template path

signoz_list_alert_rules

List configured alert-rule summaries, including inactive/OK and disabled rules

signoz_list_alerts

List firing/silenced/inhibited Alertmanager alert instances (not rule definitions)

signoz_list_dashboard_templates

List curated templates and discover an import path

signoz_list_dashboards

List tenant-dashboard summaries and discover UUIDs

signoz_list_metrics

Discover active metric names and catalog metadata

signoz_list_notification_channels

List channel summaries for name verification and ID discovery

signoz_list_services

List APM services with trace activity in a time range

signoz_list_views

List saved Explorer views for traces/logs/metrics/Cost Meter and discover UUIDs

signoz_patch_dashboard

Apply a partial RFC 6902 JSON Patch without resending the whole dashboard

signoz_query_metrics

Query known metrics for values, trends, breakdowns, or formulas

signoz_search_docs

Find ranked official-doc matches when no exact page is selected

signoz_search_logs

Return individual log records matching filters

signoz_search_traces

Return individual span rows or discover trace IDs

signoz_update_alert

Fully replace an existing alert rule by id

signoz_update_dashboard

Fully replace a fetched dashboard while preserving unrequested fields

signoz_update_view

Fully replace a fetched saved view while preserving unrequested fields