sanity-mcp-server

sanity-mcp-server

3.5

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.

Sanity MCP Server connects Sanity projects with AI tools, enabling AI models to understand content structure and perform operations through natural language instructions.

Sanity MCP Server is a powerful tool that integrates AI capabilities into Sanity projects by implementing the Model Context Protocol. This server allows users to manage and explore content through natural language conversations in AI-enabled editors like Claude, Cursor, and VS Code. By understanding the content structure, AI models can automate tasks, perform semantic searches, and manage content releases. The server is schema-aware, ensuring that AI operations respect content validation rules. It also supports release management, allowing users to plan and organize content releases efficiently. With features like content intelligence and semantic search, the Sanity MCP Server transforms content operations, making them more intuitive and efficient.

Features

  • Content Intelligence: AI explores and understands your content library.
  • Content Operations: Automate tasks through natural language instructions.
  • Schema-Aware: AI respects your content structure and validation rules.
  • Release Management: Plan and organize content releases effortlessly.
  • Semantic Search: Find content based on meaning, not just keywords.

Tools

  1. 通用工具

    get_initial_context, get_sanity_config, get_projects, get_studios

  2. 文档管理

    get_document_by_id, create_document, patch_document, delete_document, publish_document, etc.

  3. 发布管理

    create_release, add_document_to_release, unpublish_document_from_release, etc.

  4. 数据集管理

    create_dataset, update_dataset, delete_dataset, etc.

  5. GROQ 查询

    execute_groq_query

  6. 嵌入和搜索

    list_embeddings_indices, semantic_search

  7. 模式检查

    get_schema_overview, get_type_schema_details