Skip to content

New Relic

The New Relic connector indexes APM applications into the local SQLite index and exposes read tools for applications and alert violations. Read-only — there are no write tools.


  • Service id: newrelic
  • Item types: application
Terminal window
nimbus connector auth newrelic

Stored in the Vault as newrelic.api_key and injected at spawn as NEW_RELIC_API_KEY. The MCP server uses the X-Api-Key header.

Tool Purpose
newrelic_alert_violations List recent alert violations.
newrelic_application_list List APM applications.

No write tools — this connector is read-only.

  • The API host is hardcoded to api.newrelic.com (US region only). EU region (api.eu.newrelic.com) is not configurable through the current connector.