Catalog
New Relic MCP Server
Officialby newrelic
Access New Relic observability data through MCP - query metrics, logs, traces, entities, and more
Query New Relic observability data including metrics, logs, traces, and entities.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.newrelic.com/mcpclaude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.newrelic.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.