Skip to content

Newrelic

Free

by MCP Community

MCP server for New Relic APIs

v0.1.0Added Apr 12, 2026
mcpnewrelicapimonitoringobservability
Works with:ClaudeGPTGeminiCopilot

Newrelic MCP Server

MCP server for New Relic APIs

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @piekstras/newrelic-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "newrelic": {
      "command": "npx",
      "args": ["-y", "@piekstras/newrelic-mcp-server"]
    }
  }
}