Skip to main content
Glama

New Relic MCP Server

by piekstra

get_dashboard

Retrieve detailed information for a specific New Relic dashboard using its unique identifier to access monitoring data and configuration.

Instructions

Get details for a specific dashboard

Input Schema

NameRequiredDescriptionDefault
guidYes

Input Schema (JSON Schema)

{ "properties": { "guid": { "title": "Guid", "type": "string" } }, "required": [ "guid" ], "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