sanity-mcp-server

sanity-mcp-server

3.2

If you are the rightful owner of sanity-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Sanity MCP Server provides tools for interacting with Sanity.io content from Claude Desktop.

The Sanity MCP Server is designed to facilitate seamless interaction with Sanity.io content management system through Claude Desktop. It allows users to create, edit, and manage documents within their Sanity projects directly from their desktop environment. By leveraging the Model Context Protocol (MCP), this server ensures efficient communication and data handling between the desktop application and the Sanity backend. Users can easily configure the server with their Sanity credentials and start managing their content with minimal setup. The server supports various operations such as creating new documents, editing existing ones, listing documents, and retrieving schema templates, making it a versatile tool for content creators and developers working with Sanity.io.

Features

  • Create Document: Allows users to create new documents in Sanity with specified types and content.
  • Edit Document: Enables editing of existing documents by specifying the document ID and updated content.
  • List Documents: Provides functionality to list documents of a specific type with an optional limit on the number of documents.
  • Get Schema: Retrieves schema templates based on existing documents, aiding in content structure management.