Skip to main content
Glama

New Relic MCP Server

by piekstra
__init__.py258 B
""" New Relic MCP Server A Model Context Protocol (MCP) server that provides programmatic access to New Relic APIs. """ __version__ = "1.3.0" __author__ = "Caleb Piekstra" __email__ = "calebpiekstra@gmail.com" from .server import main __all__ = ["main"]

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