Sanity MCP
UpSanity MCP Server is the official hosted server: 40+ tools for the Sanity headless CMS — GROQ queries, document CRUD, datasets and releases, content schema, Studio deploy and AI image generation. Set up with a single npx sanity mcp configure command; auth is OAuth (7-day sessions) or an API token. Three tools consume AI credits.
Why this server
- A single npx sanity mcp configure command detects your editor and writes the connection config for you
- 40+ tools: GROQ queries, documents, releases, schema and Studio deploy without leaving the chat
- generate_image and transform_image create and edit images right inside content operations
- Three tools consume AI credits — they can be selectively disabled in the MCP client's settings
Usage examples
Prompt: Use a GROQ query to find every article by author Ivanov with no cover image
Result: The agent called query_documents with a GROQ filter on the author and a missing coverImage field, returning the matching documents.
Prompt: Publish draft document post-482 and deploy the studio
Result: The agent called publish_documents for post-482, then deploy_studio to push the schema changes live.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.