Server Directory
Data & AnalyticsIntermediate

New Relic

by New Relic

GitHub
1.8k

New Relic observability platform integration for application monitoring, infrastructure monitoring, log analysis, and distributed tracing across your stack.

CAPABILITIES

  • APM and infrastructure monitoring
  • Distributed tracing
  • Log management
  • Custom dashboards
  • Alert management
  • Synthetic monitoring

INSTALLATION

Terminal
npx -y @newrelic/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "new-relic": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@newrelic/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
New Relic
NPM Package
@newrelic/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →