mcp_newrelic

mcp_newrelic

14

New Relic MCP Server is designed to query New Relic logs using NRQL, providing easy integration with Large Language Models like Claude. It features human-readable output formatting, error logging, and configurable New Relic account settings.

What should I do if I encounter authentication errors?

Check if NEW_RELIC_API_KEY is set correctly, verify that the API key has the correct permissions, and ensure the API key is valid.

How can I resolve query errors?

Verify the NRQL syntax, check that the account ID in the code matches your account, and ensure that the queried data exists in the specified time range.

What steps should I take if the server is not starting?

Ensure that the correct Python version is installed, verify that all dependencies are installed, and make sure the virtual environment is activated.

How do I troubleshoot connection issues?

Check network connectivity, verify that the GraphQL endpoint is accessible, and ensure that no firewalls are blocking connections.

What should I do if Claude is not connecting?

Verify the configuration file syntax, check that paths are absolute, and restart Claude Desktop.