sanity-io/sanity-mcp-server
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.
Tools
Functions exposed to the LLM to take actions
通用工具
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client