MCP server

Sanity
MCPOfficial Sanity MCP. Datasets, schemas, releases.
Sanity’s remote server. Content, schemas, and the agent rules for the project you authorize.
latest·Proprietary·Updated this quarter·github.com/sanity-io/agent-toolkit·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"sanity": {
"url": "https://mcp.sanity.io"
}
}
}By Sanity
Spec
What the server actually exposes.
query_content
readGROQ against a dataset.
schema
readThe schema the studio uses.
release
writeA content release, after you confirm.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
sanity-mcp.mcp/tools
Tools
- read
query_content
GROQ against a dataset.
- read
schema
The schema the studio uses.
- write
release
A content release, after you confirm.
Last call
{ "ok": true,
"tool": "query_content",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
