Skip to main content
Glama

New Relic MCP Server

by cloudbring
.env.example695 B
# New Relic MCP Server Configuration # Copy this file to .env and add your credentials # Required: Your New Relic User API Key # Get it from: https://one.newrelic.com/api-keys NEW_RELIC_API_KEY=NRAK-XXXXXXXXXXXXXXXXXXXXXXXXXX # Optional: Your New Relic Account ID # Find it in the URL when logged into New Relic or in Administration > Access management # Can also be provided per tool call if not set here NEW_RELIC_ACCOUNT_ID=1234567 # Optional: License key for APM instrumentation (if you want to monitor this MCP server) # NEW_RELIC_LICENSE_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxFFFFNRAL # Optional: Enable OpenTelemetry for test telemetry # OTEL_ENABLED=false # NEW_RELIC_ENABLED=false

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cloudbring/newrelic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server