Sanity.io
Summary
This MCP server provides tools for managing draft posts in a Sanity.io project. It allows creating, listing, and publishing draft posts through a simple API interface. The server integrates with Sanity.io's content management system, offering a streamlined workflow for content creators and editors working with draft content in Sanity-powered websites or applications.
Available Actions(4)
Create Document
Creates a new document in Sanity. Parameters: type (Document type), content (Document content)
Edit Document
Edits an existing document. Parameters: id (Document ID), content (Updated content)
List Documents
Lists documents of a specific type. Parameters: type (Document type), limit (Maximum number of documents to return, default: 10)
Get Schema
Gets a schema template based on an existing document. Parameters: type (Document type)
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation