New Relic MCP
UpNew Relic's official MCP server (Public Preview) translates natural-language requests into NRQL and runs them, manages entities, and returns APM data, logs and alerts — around 35 tools in total. It connects remotely at mcp.newrelic.com/mcp, authenticated via API key or OAuth 2. The Public Preview status means the toolset and API contract may still change before general availability.
Why this server
- Natural language to NRQL: the agent writes the New Relic telemetry query itself
- About 35 tools cover entities, APM, logs and alerts through one connection
- A remote server with OAuth or an API key — connects with no local install
- Entity management — apps, hosts and services in a single list
Usage examples
Prompt: How many 5xx errors did the checkout service have in the last hour?
Result: The agent generated an NRQL query over the checkout service's logs and APM transactions and ran it, returning the error count by minute.
Prompt: Show all active alerts for the production environment
Result: The agent listed production-environment entities and pulled the active alerts tied to them via the alerting tools.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.