Application performance monitoring. Analyze response times, errors, and throughput.
npx -y @newrelic/mcp-server-new-relic
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"new-relic": {
"command": "npx",
"args": ["-y", "@newrelic/mcp-server-new-relic"]
}
}
}
```
create_taskupdate_recordrun_workflowset_remindermanage_projectsApplication performance monitoring. Analyze response times, errors, and throughput.
Language: Java
Category: Productivity