Skip to main content
Glama

New Relic MCP Server

by piekstra

list_deployments

Retrieve deployment history for a New Relic application to monitor release changes and track deployment timelines.

Instructions

List deployments for an application

Input Schema

NameRequiredDescriptionDefault
app_idYes

Input Schema (JSON Schema)

{ "properties": { "app_id": { "title": "App Id", "type": "string" } }, "required": [ "app_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