New Relic MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEWRELIC_REGION | No | New Relic region - either 'US' or 'EU' | US |
| NEWRELIC_API_KEY | Yes | Your New Relic User API key (starts with NRAK) | |
| NEWRELIC_ACCOUNT_ID | No | Your New Relic account ID (required for some operations) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_applicationsB | List all New Relic APM applications |
| get_applicationB | Get details for a specific New Relic application |
| get_application_metricsC | Get available metrics for an application |
| get_application_metric_dataC | Get metric data for an application |
| query_nrqlC | Execute an NRQL query |
| list_alert_policiesB | List all alert policies |
| get_alert_policyC | Get details for a specific alert policy |
| list_synthetic_monitorsB | List all synthetic monitors |
| get_synthetic_monitorB | Get details for a specific synthetic monitor |
| list_dashboardsB | List all dashboards for an account |
| get_dashboardB | Get details for a specific dashboard |
| search_entitiesC | Search for entities in New Relic |
| list_serversB | List all servers monitored by New Relic Infrastructure |
| get_serverB | Get details for a specific server |
| list_deploymentsC | List deployments for an application |
| create_deploymentC | Record a new deployment for an application |
| nerdgraph_queryB | Execute a custom NerdGraph GraphQL query |
| manage_credentialsA | |
| list_usersB | List all users in the New Relic account |
| get_userB | Get details for a specific user |
| list_log_parsing_rulesB | List all log parsing rules for an account |
| create_log_parsing_ruleD | Create a new log parsing rule |
| update_log_parsing_ruleD | Update an existing log parsing rule |
| delete_log_parsing_ruleC | Delete a log parsing rule |
| test_log_parsing_ruleB | |
| generate_log_parsing_ruleA | |
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/piekstra/newrelic-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server