Sanity MCP
the six Ws · specification
Content teams and developers running a Sanity.io structured content platform.
Sanity's official remote MCP server lets agents query with GROQ, read schemas, and manage documents in a Sanity dataset.
Hosted by Sanity at a remote MCP endpoint rather than run as a local process.
Used when an agent needs to explore a content schema or edit documents as part of a publishing workflow.
Replaces manual Sanity Studio navigation with conversational content queries and edits.
Requires a Sanity project ID, dataset name, and an API token with the needed read or write role.
Official and hosted by Sanity.io; superseded the earlier open-source sanity-io/sanity-mcp-server repo, which is now archived in favor of the remote endpoint; the token can modify live dataset content depending on its role.
alternatives