iiRecord
Agentic AI Atlas · Pino MCP Server
tool-server:mcp-pinoa5c.ai
II.
ToolServer JSON

tool-server:mcp-pino

Structured · live

Pino MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-libraries.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-pino",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-libraries.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Pino MCP Server",
    "description": "MCP server for Pino structured logs; exposes log ingestion and\nquerying for Node.js services using the Pino logging library.\n",
    "protocol": "mcp",
    "category": "observability",
    "repoUrl": "https://github.com/pinojs/pino",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-pino",
      "to": "library:pino",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-pino",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}