MCP for interacting with Sanity IO projects.
Overview
what is Sanity MCP Server?
Sanity MCP Server is a tool designed for interacting with Sanity.io projects, allowing users to manage content seamlessly from Claude Desktop.
how to use Sanity MCP Server?
To use the Sanity MCP Server, clone the repository, install the dependencies, and set up your Sanity credentials in a .env file. Then, configure it within Claude Desktop by adding a new MCP server with the appropriate settings.
key features of Sanity MCP Server?
- Create, edit, and list documents in Sanity.io
- Retrieve schema templates based on existing documents
- Easy integration with Claude Desktop for content management
use cases of Sanity MCP Server?
- Creating new blog posts in Sanity.io
- Editing existing content dynamically
- Listing and managing documents of various types
- Retrieving schema templates for content types
FAQ from Sanity MCP Server?
- What is required to run the Sanity MCP Server?
You need Node.js and your Sanity project credentials to set it up.
- Can I use this server for any type of document?
Yes, as long as the document type is supported by your Sanity.io schema.
- Is there a limit to the number of documents I can list?
The default limit is 10, but you can specify a different limit when listing documents.