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

tool-server:mcp-loki

Structured · live

Loki MCP Server json

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

File · extensions/tool-servers/mcp-security-observability.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-loki",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-security-observability.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Loki MCP Server",
    "description": "Official MCP server by Grafana Labs for querying and analyzing log data from Grafana Loki.\nEnables AI agents to execute LogQL queries, search log streams by label selectors, and\nperform intelligent log analysis and troubleshooting workflows.\n",
    "protocol": "mcp",
    "category": "observability",
    "repoUrl": "https://github.com/grafana/loki-mcp",
    "maintainer": "Grafana Labs",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-loki",
      "to": "tool:loki",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-loki",
      "to": "stack-part:logging",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-loki",
      "to": "domain:observability",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-loki",
      "to": "domain:devops",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}