II.
ToolServer JSON
Structured · livetool-server:mcp-newrelic
New Relic MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-newrelic",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-monitoring.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "New Relic MCP Server",
"description": "MCP server providing access to New Relic observability data.\nEnables AI agents to query telemetry via NRQL, investigate alerts,\nanalyze application performance, and generate monitoring insights.\n",
"protocol": "mcp",
"category": "monitoring",
"repoUrl": "https://github.com/newrelic/mcp-server",
"maintainer": "New Relic",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-newrelic",
"to": "stack-part:tracing",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-newrelic",
"to": "stack-part:metrics",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-newrelic",
"to": "domain:observability",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-newrelic",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}