Skip to main content
Glama

New Relic MCP Server

by cloudbring

list_open_incidents

Retrieve and filter open incidents in your New Relic account by account ID or priority to monitor and manage unresolved issues effectively.

Instructions

List all open incidents in your New Relic account

Input Schema

NameRequiredDescriptionDefault
priorityNoFilter by incident priority
target_account_idNoOptional New Relic account ID

Input Schema (JSON Schema)

{ "properties": { "priority": { "description": "Filter by incident priority", "enum": [ "CRITICAL", "HIGH", "MEDIUM", "LOW" ], "type": "string" }, "target_account_id": { "description": "Optional New Relic account ID", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cloudbring/newrelic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server