Sanity MCP Server
@andyciggy
Sanity MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"sanity-mcp-server-andyciggy": {
"command": "npx",
"args": [
"--ignore-existing",
"sanity@latest",
"schema",
"deploy"
],
"env": {
"SANITY_CLI_SCHEMA_STORE_ENABLED": "true"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Sanity MCP Server?
Sanity MCP Server implements the Model Context Protocol to connect your Sanity projects with AI tools like Claude, Cursor, and VS Code. It enables AI models to understand your content structure and perform operations through natural language instructions.
How to use Sanity MCP Server?
First, deploy your Sanity Studio with the schema manifest and obtain your project ID, dataset name, and API token. Then add the server configuration to your MCP-compatible application, setting the environment variables SANITY_PROJECT_ID, SANITY_DATASET, and SANITY_API_TOKEN. If you use a Node version manager, follow the symlink setup instructions to ensure node and npx are accessible system-wide.
Key features of Sanity MCP Server
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント