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) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_nrql_queryB | 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_entitiesC | Search for entities in New Relic by name, type, or tags |
| get_entity_detailsC | Get detailed information about a specific entity |
| list_alert_policiesB | List all alert policies in your New Relic account |
| list_open_incidentsC | List all open incidents in your New Relic account |
| acknowledge_incidentC | Acknowledge an open incident |
| list_synthetics_monitorsC | List all Synthetics monitors in your New Relic account |
| create_browser_monitorB | Create a new browser-based Synthetics monitor |
| run_nerdgraph_queryC | 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_deploymentB | 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
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