iiRecord
Agentic AI Atlas · GitBook MCP candidate
tool-server:mcp-gitbook-candidatea5c.ai
II.
ToolServer JSON

tool-server:mcp-gitbook-candidate

Structured · live

GitBook MCP candidate json

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

File · extensions/tool-servers/ora-discovered-mcp-candidates.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-gitbook-candidate",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/ora-discovered-mcp-candidates.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GitBook MCP candidate",
    "description": "Candidate MCP server for GitBook spaces and documentation content. Ora surfaced GitBook for documentation\nintents while the graph lacked a docs-platform ToolServer association.\n",
    "protocol": "mcp-stdio",
    "provenance": "custom",
    "category": "cms",
    "maintainer": "Candidate",
    "sourceRef": "source-ref:ora-discover-api",
    "candidateStatus": "needs-source-verification",
    "ora": {
      "domain": "gitbook.com",
      "score": 65,
      "grade": "C"
    }
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-gitbook-candidate",
      "to": "tool:gitbook",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-gitbook-candidate",
      "to": "source-ref:ora-discover-api",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-gitbook-candidate",
      "to": "role:technical-writer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Documentation content access supports authoring, review, and publishing workflows."
      }
    },
    {
      "from": "tool-server:mcp-gitbook-candidate",
      "to": "workflow:developer-documentation-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "GitBook is a developer-docs publishing system relevant to review projections."
      }
    }
  ],
  "incomingEdges": []
}