Skip to main content
Glama

New Relic MCP Server

by piekstra

get_server

Retrieve detailed information about a specific server from New Relic's infrastructure monitoring platform using the server ID.

Instructions

Get details for a specific server

Input Schema

NameRequiredDescriptionDefault
server_idYes

Input Schema (JSON Schema)

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