Sanity.io MCP Server for Draft Posts allows users to manage draft posts in a Sanity.io project using natural language through an MCP client like Claude Desktop. It facilitates creating, listing, and publishing draft posts easily.
Sanity.io MCP Server for Draft Posts allows users to manage draft posts in a Sanity.io project using natural language through an MCP client like Claude Desktop. It facilitates creating, listing, and publishing draft posts easily.
Clone the repository, install required dependencies, set up your Sanity.io credentials in the .env file, and run the server using Python.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"sanity-io-mcp-server-for-draft-posts": {
"command": "npx",
"args": [
"-y",
"Clone the repository, install required dependencies, set up your Sanity.io credentials in the .env file, and run the server using Python."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Sanity.io MCP Server for Draft Posts?"
No configuration required. This server works out of the box.
"What resources are available in Sanity.io MCP Server for Draft Posts?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Sanity.io MCP Server for Draft Posts"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Sanity.io MCP Server for Draft Posts with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.