Newrelic
Freeby MCP Community
Savvagent New Relic MCP integration - Connect feature flags with New Relic APM and monitoring
v1.0.1Added Apr 12, 2026
savvagentnewrelicmcpapmmonitoring
Newrelic MCP Server
Savvagent New Relic MCP integration - Connect feature flags with New Relic APM and monitoring
Installation
Reviews
Installation
Quick install
npx -y @savvagent/mcp-newrelic
Add to claude_desktop_config.json
{
"mcpServers": {
"newrelic": {
"command": "npx",
"args": ["-y", "@savvagent/mcp-newrelic"]
}
}
}