sanity-mcp-server

sanity-io
53
Sanity MCP Server

Overview

What is sanity-mcp-server

Sanity MCP Server is an implementation of the Model Context Protocol (MCP) server designed for Sanity.io, enabling integration with LLM assistants that support the MCP protocol.

How to Use

To use the Sanity MCP Server, install the dependencies with 'npm install', set up your environment variables in a .env file, and start the server using 'npm start' or directly with 'node dist/index.js'. It can also be integrated with AI assistants that support MCP protocol.

Key Features

Key features include GROQ queries, document retrieval and mutations, content release management, schema management, and embeddings for semantic search. It is built with TypeScript for type safety and better developer experience.

Use Cases

Use cases for the Sanity MCP Server include content management for websites, integration with AI assistants for content generation, real-time updates for documents, and managing complex content workflows in applications.

Content