Sanity MCP Server
@andyciggy
About Sanity MCP Server
No overview available yet
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Other MCP servers
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Peekaboo MCP β lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments