Sanity MCP Server
@andyciggy
About Sanity MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sanity-mcp-server-andyciggy": {
"command": "npx",
"args": [
"--ignore-existing",
"sanity@latest",
"schema",
"deploy"
],
"env": {
"SANITY_CLI_SCHEMA_STORE_ENABLED": "true"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Sanity MCP Server?
Sanity MCP Server implements the Model Context Protocol to connect your Sanity projects with AI tools like Claude, Cursor, and VS Code. It enables AI models to understand your content structure and perform operations through natural language instructions.
How to use Sanity MCP Server?
First, deploy your Sanity Studio with the schema manifest and obtain your project ID, dataset name, and API token. Then add the server configuration to your MCP-compatible application, setting the environment variables SANITY_PROJECT_ID, SANITY_DATASET, and SANITY_API_TOKEN. If you use a Node version manager, follow the symlink setup instructions to ensure node and npx are accessible system-wide.
Key features of Sanity MCP Server
Basic information
More Other MCP servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews β all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1β3
ICSS
chokcocoδΈζ’δΊ CSS
Awesome Mlops
visengerA curated list of references for MLOps
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments