From 473f74e13e18feaf75a0bf83d1c6f4822c9720b9 Mon Sep 17 00:00:00 2001 From: Glenn Thomas <79942138+glennthomas1@users.noreply.github.com> Date: Wed, 18 Mar 2026 17:01:27 -0500 Subject: [PATCH 1/5] Add newrelic-remote-mcp-server.json configuration Added a new New Relic MCP server configuration file with details about its functionality, use cases, and support information. --- .../servers/newrelic-remote-mcp-server.json | 75 +++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 partners/servers/newrelic-remote-mcp-server.json diff --git a/partners/servers/newrelic-remote-mcp-server.json b/partners/servers/newrelic-remote-mcp-server.json new file mode 100644 index 00000000..fecac656 --- /dev/null +++ b/partners/servers/newrelic-remote-mcp-server.json @@ -0,0 +1,75 @@ +{ + "name": "newrelic-remote-mcp", + "title": "New Relic", + "summary": "New Relic MCP server allows your AI agents within supported development tools to have one consistent way to connect to and retrieve rich context and powerful tools from New Relic's observability platform.", + "description": "New Relic MCP server allows your AI agents within supported development tools to have one consistent way to connect to and retrieve rich context and powerful tools from New Relic's observability platform.", + "kind": "mcp", + "license": { + "name": "Terms of Service Agreeement", + "url": "https://newrelic.com/termsandconditions/terms" + }, + "externalDocumentation": { + "title": "New Relic MCP Documentation", + "url": "https://docs.newrelic.com/docs/agentic-ai/mcp/overview/" + }, + "repository": { + "url": "https://github.com/newrelic/mcp-server", + "source": "github" + }, + "remote": "https://mcp.newrelic.com/mcp/", + "versionName": "original", + "remoteType": "streamable-http", + "packages": [], + "icon": "https://github.com/newrelic/mcp-server/blob/main/New_Relic_Logo.svg", + "tags": ["discovery", "data-access", "alerting", "incident-response", "performance-analytics", "advanced-analysis"], + "categories": ["Entity and Account Management", "Data Access", "Alerts and Monitoring", "Alert event Response", "Performance analytics", "Advanced Analysis"], + "useCases": [ + { + "name": "Natural language queries", + "description": "Convert a natural language request into an NRQL query, execute it, and return results." + }, + { + "name": "Deployment Impact Analysis", + "description": "Analyze the performance impact of a deployment on a specific entity" + }, + { + "name": "Alert Insights Analysis", + "description": "Generate an alert intelligence analysis report for a specific issue." + }, + { + "name": "End-user Impact Analysis", + "description": "Generate an end-user impact analysis report for a specific issue." + }, + { + "name": "Application Log Analysis", + "description": "Analyze application logs to identify error patterns, anomalous behavior, and recurring issues." + }, + { + "name": "Golden Metrics Analysis", + "description": "Analyze golden metrics (key health indicators: throughput, response time, error rate, and saturation)." + }, + { + "name": "Transactions Analysis", + "description": "Analyze transactions for a specific entity within a time window, identifying slow and error-prone transactions." + }, + { + "name": "Get/List/Search for something", + "description": "Get a specific entity or dashboard, list a variety of data (accounts, alerts, dashboards, entities, events, logs, etc.) or search for entities or incidents based on a key word." + } + ], + "vendor": "Partner", + "visibility": "true", + "securitySchemes": { + "newrelic-api-key": { + "type": "http", + "description": "Authenticate with New Relic using a User API Key.", + "scheme": "bearer", + "bearerFormat": "NEW_RELIC_API_KEY" + } + }, + "supportContactInfo": { + "name": "New Relic Support", + "url": "https://support.newrelic.com/s/" + }, + "customProperties": { "x-ms-preview": true } +} From 05c38c11b471dcb6b8fc6399259b3331ba8b95c6 Mon Sep 17 00:00:00 2001 From: Glenn Thomas <79942138+glennthomas1@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:47:53 -0500 Subject: [PATCH 2/5] Update tags and categories in newrelic-remote-mcp-server.json --- partners/servers/newrelic-remote-mcp-server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/partners/servers/newrelic-remote-mcp-server.json b/partners/servers/newrelic-remote-mcp-server.json index fecac656..7e7cd510 100644 --- a/partners/servers/newrelic-remote-mcp-server.json +++ b/partners/servers/newrelic-remote-mcp-server.json @@ -21,8 +21,8 @@ "remoteType": "streamable-http", "packages": [], "icon": "https://github.com/newrelic/mcp-server/blob/main/New_Relic_Logo.svg", - "tags": ["discovery", "data-access", "alerting", "incident-response", "performance-analytics", "advanced-analysis"], - "categories": ["Entity and Account Management", "Data Access", "Alerts and Monitoring", "Alert event Response", "Performance analytics", "Advanced Analysis"], + "tags": ["Entity and Account Management", "Data Access", "Alerts and Monitoring", "Alert event Response", "Performance analytics", "Advanced Analysis", "discovery", "data-access", "alerting", "incident-response", "performance-analytics", "advanced-analysis"], + "categories": "Monitoring & Diagnostics", "useCases": [ { "name": "Natural language queries", From c2269dace747076a0a45fcacc7da9055f46a1e0a Mon Sep 17 00:00:00 2001 From: Glenn Thomas <79942138+glennthomas1@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:53:16 -0500 Subject: [PATCH 3/5] Fix tag capitalization in newrelic-remote-mcp-server.json Updated tags to correct capitalization for consistency. --- partners/servers/newrelic-remote-mcp-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partners/servers/newrelic-remote-mcp-server.json b/partners/servers/newrelic-remote-mcp-server.json index 7e7cd510..05e57c21 100644 --- a/partners/servers/newrelic-remote-mcp-server.json +++ b/partners/servers/newrelic-remote-mcp-server.json @@ -21,7 +21,7 @@ "remoteType": "streamable-http", "packages": [], "icon": "https://github.com/newrelic/mcp-server/blob/main/New_Relic_Logo.svg", - "tags": ["Entity and Account Management", "Data Access", "Alerts and Monitoring", "Alert event Response", "Performance analytics", "Advanced Analysis", "discovery", "data-access", "alerting", "incident-response", "performance-analytics", "advanced-analysis"], + "tags": ["Entity and Account Management", "Data Access", "Alerts and Monitoring", "Alert Event Response", "Performance Analytics", "Advanced Analysis"], "categories": "Monitoring & Diagnostics", "useCases": [ { From 63c7385aa6e65b9803999a3144c3104bc9273590 Mon Sep 17 00:00:00 2001 From: Glenn Thomas <79942138+glennthomas1@users.noreply.github.com> Date: Thu, 16 Apr 2026 14:54:07 -0500 Subject: [PATCH 4/5] Update summary for New Relic MCP server --- partners/servers/newrelic-remote-mcp-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partners/servers/newrelic-remote-mcp-server.json b/partners/servers/newrelic-remote-mcp-server.json index 05e57c21..aa920db0 100644 --- a/partners/servers/newrelic-remote-mcp-server.json +++ b/partners/servers/newrelic-remote-mcp-server.json @@ -1,7 +1,7 @@ { "name": "newrelic-remote-mcp", "title": "New Relic", - "summary": "New Relic MCP server allows your AI agents within supported development tools to have one consistent way to connect to and retrieve rich context and powerful tools from New Relic's observability platform.", + "summary": "New Relic MCP server provides rich context and powerful tools from New Relic's observability platform", "description": "New Relic MCP server allows your AI agents within supported development tools to have one consistent way to connect to and retrieve rich context and powerful tools from New Relic's observability platform.", "kind": "mcp", "license": { From b0f0de1a67d835d259ddf7f3e9bf07f1667e308d Mon Sep 17 00:00:00 2001 From: Glenn Thomas <79942138+glennthomas1@users.noreply.github.com> Date: Thu, 16 Apr 2026 14:56:12 -0500 Subject: [PATCH 5/5] Update summary for New Relic MCP server --- partners/servers/newrelic-remote-mcp-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partners/servers/newrelic-remote-mcp-server.json b/partners/servers/newrelic-remote-mcp-server.json index aa920db0..5414cdfc 100644 --- a/partners/servers/newrelic-remote-mcp-server.json +++ b/partners/servers/newrelic-remote-mcp-server.json @@ -1,7 +1,7 @@ { "name": "newrelic-remote-mcp", "title": "New Relic", - "summary": "New Relic MCP server provides rich context and powerful tools from New Relic's observability platform", + "summary": "New Relic MCP server provides one consistent way to get rich context and powerful tools from New Relic's observability platform.", "description": "New Relic MCP server allows your AI agents within supported development tools to have one consistent way to connect to and retrieve rich context and powerful tools from New Relic's observability platform.", "kind": "mcp", "license": {