Skip to main content
Glama
ruminaider

NewRelic MCP Server

by ruminaider

execute_nrql_query

Execute custom NRQL queries to retrieve NewRelic analytics, metrics, and data for exploration and monitoring purposes.

Instructions

Execute an arbitrary NRQL query against NewRelic. Returns raw query results with metadata. Use this for custom analytics, metrics, and data exploration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe NRQL query to execute. Example: SELECT count(*) FROM Transaction SINCE 1 hour ago
timeoutNoQuery timeout in seconds (default: 30, max: 120)

Latest Blog Posts

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/ruminaider/newrelic-mcp-server'

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