Skip to content
Claude Code

New Relic MCP Server for Claude Code

io.github.meet-bhalodiya/newrelic-mcp

Secure, self-hosted New Relic observability and administration tools for MCP clients

client:Claude Code transport:stdio runtime:npm

Install New Relic MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add newrelic-mcp -e NEW_RELIC_API_KEY=<NEW_RELIC_API_KEY> -e NEW_RELIC_REGION=<NEW_RELIC_REGION> -e NEW_RELIC_DEFAULT_ACCOUNT_ID=<NEW_RELIC_DEFAULT_ACCOUNT_ID> -e NEW_RELIC_ACCOUNT_ALLOWLIST=<NEW_RELIC_ACCOUNT_ALLOWLIST> -- npx -y @meet-bhalodiya/newrelic-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

New Relic MCP Server in other clients