newrelic.com
New Relic is an observability platform for collecting, querying, and acting on telemetry such as metrics, logs, traces, and security findings. It also provides configuration and account-management capabilities for monitored services and infrastructure.
New Relic exposes a GraphQL API (NerdGraph), multiple HTTP APIs (REST v2 plus ingest APIs for events, metrics, logs, traces, security data, and blob storage), and an MCP server; all documented surfaces require New Relic-issued credentials.
- New Relic MCP serverdetected
- New Relic REST API v2discovered
- New Relic Event APIdiscovered
- New Relic Metric APIdiscovered
- New Relic Log APIdiscovered
- New Relic Trace APIdiscovered
- New Relic Security data APIdiscovered
- New Relic Blob Storage APIdiscovered
- New Relic NerdGraph APIdiscovered
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://newrelic.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing