sanity-mcp-server

sanity-mcp-server

53

Sanity MCP Server is designed to enhance content management by integrating AI capabilities with Sanity projects. It uses the Model Context Protocol to enable AI tools to interact with and manipulate content through natural language commands, supporting various applications and enabling efficient content operations.

通用工具

`get_initial_context`, `get_sanity_config`, `get_projects`, `get_studios`

文档管理

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

发布管理

`create_release`, `add_document_to_release`, `unpublish_document_from_release`, etc.

数据集管理

`create_dataset`, `update_dataset`, `delete_dataset`, etc.

GROQ 查询

`execute_groq_query`

嵌入和搜索

`list_embeddings_indices`, `semantic_search`

模式检查

`get_schema_overview`, `get_type_schema_details`