Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: 'New Relic MCP Server Launches into Public Preview'
summary: 'New Relic AI Model Context Protocol (MCP) server now in Public Preview'
releaseDate: '2025-11-05'

Check warning on line 4 in src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.RangeFormat] Use an en dash in a range of numbers. Raw Output: {"message": "[new-relic.RangeFormat] Use an en dash in a range of numbers.", "location": {"path": "src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md", "range": {"start": {"line": 4, "column": 15}}}, "severity": "WARNING"}
---

Unify your AI agents with a single, standard bridge to your observability data

Check warning on line 7 in src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.SentenceLength] Try to keep sentences short (< 30 words). Raw Output: {"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md", "range": {"start": {"line": 7, "column": 1}}}, "severity": "INFO"}
New Relic is excited to announce that the New Relic AI Model Context Protocol (MCP) server is now available in Public Preview as of November 4th, 2025. This update provides a standardized, scalable way to connect your favorite AI development tools directly to the rich context of the New Relic platform, breaking down data silos and accelerating AI-driven operations.

Check warning on line 8 in src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.SentenceLength] Try to keep sentences short (< 30 words). Raw Output: {"message": "[Microsoft.SentenceLength] Try to keep sentences short (\u003c 30 words).", "location": {"path": "src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md", "range": {"start": {"line": 8, "column": 153}}}, "severity": "INFO"}

Check warning on line 8 in src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is excited' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is excited' looks like passive voice.", "location": {"path": "src/content/whats-new/2025/11/whats-new-11-05-MCP SERVER.md", "range": {"start": {"line": 8, "column": 11}}}, "severity": "INFO"}

Getting started is simple: Navigate to the Previews & Trials page in the New Relic UI and enable the New Relic AI MCP Server preview.

MCP: A Centralized Bridge for AI-Driven Observability

Historically, connecting AI agents to observability platforms meant building complex, custom integrations for each tool. This "integration sprawl" creates significant development and maintenance overhead.
The New Relic AI MCP server solves this. It acts as a single, centralized bridge, allowing your AI agents to retrieve powerful context and tools from New Relic using one consistent protocol. This helps you and your AI:
Troubleshoot faster: Analyze error logs and find probable causes with AI-powered insights.
Automate operations: Perform tasks like checking alert statuses or generating incident reports.
Simplify queries: Ask questions in plain English, and the MCP server converts them to NRQL to get results—even if you're not a NRQL expert.

What's New in Public Preview

This public preview expands on our initial offering with key updates:

More Approved Partners: We've grown the ecosystem, allowing you to connect New Relic to more of the AI development environments you already use.

More Tools: The MCP server now provides an expanded set of tools and capabilities for your AI agents to use, enabling richer queries and more powerful automation.

Check out our documentation to get started:
[Setup guide] (https://docs.newrelic.com/docs/agentic-ai/mcp/setup/)
[Tool reference] (https://docs.newrelic.com/docs/agentic-ai/mcp/tool-reference/)
[Troubleshooting guide] (https://docs.newrelic.com/docs/agentic-ai/mcp/troubleshoot/)
Loading