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

tool-server:mcp-sanity

Structured · live

Sanity MCP Server json

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

File · extensions/tool-servers/mcp-content-cms.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-sanity",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-content-cms.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Sanity MCP Server",
    "description": "MCP server providing governed access to Sanity CMS projects.\nOffers 40+ tools for document operations, schema management,\ncontent releases, and AI-powered media generation through the\nSanity Agent Context gateway.\n",
    "protocol": "mcp",
    "category": "cms",
    "repoUrl": "https://github.com/sanity-io/sanity-mcp-server",
    "maintainer": "Sanity",
    "mcpTransports": [
      "mcp-transport:stdio",
      "mcp-transport:streamable-http"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-sanity",
      "to": "stack-part:cms",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-sanity",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-sanity",
      "to": "domain:content-operations",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}