New Relic MCP Server logo

New Relic MCP Server

by ducduyn31

The nr-mcp server allows AI agents to query New Relic for debugging incidents. It provides a way for AI assistants to interact with New Relic data.

View on GitHub

Last updated: N/A

What is New Relic MCP Server?

The nr-mcp server is a tool that enables AI agents to query New Relic for debugging incidents. It acts as a bridge between AI assistants and New Relic's data, allowing for automated analysis and troubleshooting.

How to use New Relic MCP Server?

To use nr-mcp, you need a New Relic account with an API key, Account ID, and Region. You can run the server using Docker or, potentially in the future, npx. Configure your MCP client to connect to the server, providing the necessary environment variables. Then, instruct your AI assistant to use the server for tasks like running NRQL queries, fetching dashboard data, and analyzing logs.

Key features of New Relic MCP Server

  • Allows AI agents to query New Relic

  • Supports NRQL queries

  • Fetches dashboard data

  • Enables log analysis

Use cases of New Relic MCP Server

  • Automated incident debugging

  • AI-powered application monitoring

  • Intelligent troubleshooting

  • Proactive problem detection

FAQ from New Relic MCP Server

What is an MCP server?

MCP stands for Machine Communication Protocol. It's a way for AI agents to interact with external tools and services.

What New Relic information does nr-mcp provide?

It allows access to NRQL query results, dashboard data, and log analysis.

How do I get a New Relic API key?

You can generate an API key in your New Relic account settings.

What AI assistants are compatible with nr-mcp?

The README mentions Claude Opus and GPT-4o, but any AI assistant that supports MCP can potentially be used.

How do I contribute to the project?

Clone the repository, install dependencies, and follow the development setup instructions in the README.