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

tool-server:mcp-glean

Structured · live

Glean MCP Server json

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

File · extensions/tool-servers/mcp-knowledge.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-glean",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-knowledge.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Glean MCP Server",
    "description": "MCP server providing access to the Glean enterprise search platform.\nEnables AI agents to search across all connected company tools,\nretrieve answers with citations, and access organizational knowledge\nindexed by Glean.\n",
    "protocol": "mcp",
    "category": "knowledge",
    "repoUrl": "https://github.com/nicepkg/glean-mcp",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-glean",
      "to": "tool:glean",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-glean",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}