MCP server

New Relic
MCPOfficial New Relic MCP. NRQL included.
mcp.newrelic.com. APM, logs, and queries against the account you authorize.
latest·Proprietary·Updated this quarter·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"newrelic": {
"url": "https://mcp.newrelic.com/mcp/"
}
}
}By New Relic
Spec
What the server actually exposes.
nrql
readRun a read-only NRQL query.
entities
readAPM and infra entities.
alerts
readOpen issues.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
newrelic-mcp.mcp/tools
Tools
- read
nrql
Run a read-only NRQL query.
- read
entities
APM and infra entities.
- read
alerts
Open issues.
Last call
{ "ok": true,
"tool": "nrql",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
