New Relic MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEW_RELIC_REGION | No | New Relic data center region: US (default) or EU (optional) | US |
| NEW_RELIC_API_KEY | Yes | Your New Relic User API Key (required) | |
| NEW_RELIC_ACCOUNT_ID | No | Your New Relic Account ID (optional, can be provided per tool call) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_nrql_queryA | Execute NRQL queries against New Relic data to analyze metrics and events |
| list_apm_applicationsC | List all APM applications in your New Relic account |
| search_entitiesB | Search for entities in New Relic by name, type, or tags |
| get_entity_detailsB | Get detailed information about a specific entity |
| list_alert_policiesB | List all alert policies in your New Relic account |
| list_open_incidentsB | List all open incidents in your New Relic account |
| acknowledge_incidentB | Acknowledge an open incident |
| list_synthetics_monitorsB | List all Synthetics monitors in your New Relic account |
| create_browser_monitorB | Create a new browser-based Synthetics monitor |
| run_nerdgraph_queryB | Execute a custom NerdGraph GraphQL query |
| create_deploymentC | Create a deployment marker for an APM application (REST v2). |
| list_deployments_restC | List deployments for an APM application (REST v2). |
| delete_deploymentA | Delete a deployment record (REST v2). Requires admin role permissions. |
| list_apm_applications_restC | List APM applications via REST v2. |
| list_metric_names_for_hostC | List metric names and values for a specific application host (REST v2). |
| get_metric_data_for_hostC | Get metric timeslices for metrics on a host (REST v2). |
| list_application_hostsC | List hosts for an APM application (REST v2). |
| get_account_detailsC | Get New Relic account details |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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