Skip to content

Masthead MCP Tools Reference

The Masthead Model Context Protocol server exposes a set of read-only and mutation tools that allow AI agents to interact with your data observability ecosystem in near-realtime.

Below is the reference guide for each tool, including its purpose.


List all GCP project IDs monitored for your tenant. Use these project IDs as filters, such as projectId, in subsequent incident and table metadata queries.

List all users in your Masthead tenant. This is useful for identifying email addresses before assigning ownership of an incident.


List all active unresolved incidents, such as Open, In Progress, or Acknowledged, over the last 14 days, optionally bounded by a limit.

Full incident search history with options to filter by project, status, severity, or pipeline type.

Fetch full details and diagnostics for a specific incident group by its UUID.


Assign an incident to a registered Masthead user by their email address.

Change an incident’s life-cycle status, to one of OPEN, IN_PROGRESS, ACKNOWLEDGED, FIXED, EXPECTED or NO_ACTION_NEEDED.

Change an incident’s priority/severity tier, to one of P1 through P5.

Append a comment or progress updates to an incident’s audit log.


Retrieve schema, columns count, isAnomaly status, and alert tier settings for a BigQuery table.

Fetch the metadata and status of pipelines writing to a specific table.

Traces the upstream/downstream tables and pipelines associated with the target table to verify blast radius.

Adjust the monitoring alert level for a BigQuery table to one of CRITICAL, PRIORITY, REGULAR, or MUTED.