Skip to main content
Feedback

New Relic MCP connector

New Relic is an observability platform for monitoring application performance, infrastructure health, logs, and digital experience across distributed systems. The New Relic MCP connector allows AI agents to record deployment markers that correlate application changes with performance data. This enables agents to track release events and associate code deployments with system behavior changes in your monitoring environment.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the New Relic MCP connector to perform the following actions:

  • Track deployment impact by correlating code releases with application performance changes
  • Identify performance regressions immediately after deployments in production environments
  • Reduce incident response time by pinpointing exactly when performance issues began
  • Validate that optimization efforts improve application response times and throughput
  • Coordinate team communication by marking significant milestones in application history
  • Compare performance metrics across multiple deployments to measure improvement trends
  • Automate deployment tracking across microservices without manual New Relic entries

Example prompts

Use the following example prompts to invoke New Relic MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Record a deployment marker in New Relic for our payment service version 2.3.1.
  • Mark the latest API gateway release in New Relic so we can monitor its impact.
  • Create a deployment record in New Relic when our team pushes the customer portal update.
  • Log a deployment in New Relic for the database migration we completed this morning.
  • Record when we deployed the new machine learning model to production in New Relic.
  • Mark our mobile app release in New Relic so we can track any performance changes.
  • Document the infrastructure upgrade deployment in New Relic for our team.
  • Automatically log each CI/CD pipeline deployment to New Relic as it completes.
  • Create a New Relic deployment marker when the checkout service goes live.
  • Record the analytics service patch deployment in New Relic for performance tracking.

New Relic MCP connector tools

The New Relic MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
newrelic_newrelicrecorddeployment_invokeRecords a new deployment event in New Relic for tracking application releases.
On this Page