Skip to main content
Glama

New Relic MCP Server

by piekstra

search_entities

Find and identify New Relic monitoring entities using search queries to locate applications, hosts, services, and infrastructure components within your observability environment.

Instructions

Search for entities in New Relic

Input Schema

NameRequiredDescriptionDefault
queryYes
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 25, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "type": "object" }

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

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