Skip to main content
Glama

New Relic MCP Server

by piekstra

get_alert_policy

Retrieve alert policy details from New Relic to monitor application performance and configure notification rules for system events.

Instructions

Get details for a specific alert policy

Input Schema

NameRequiredDescriptionDefault
policy_idYes

Input Schema (JSON Schema)

{ "properties": { "policy_id": { "title": "Policy Id", "type": "string" } }, "required": [ "policy_id" ], "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/piekstra/newrelic-mcp-server'

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