Sanity MCP Server
Connects Sanity projects with AI tools, allowing AI models to understand content structure and perform operations using natural language.
Sanity MCP Server
This local MCP server (
@sanity/mcp-server) has been deprecated in favor of the new, improved remote MCP server at mcp.sanity.io. This repository is archived and no longer maintained.
Use mcp.sanity.io
The Sanity MCP Server is now available as a hosted remote server at mcp.sanity.io. It offers:
- Streamable HTTP transport
- OAuth authentication (no API tokens to manage)
- Continuously updated tools and features
- Zero local setup — no Node.js required
Quick setup
Add this to your MCP client configuration:
{
"mcpServers": {
"sanity": {
"url": "https://mcp.sanity.io",
"type": "http"
}
}
}
Visit mcp.sanity.io for full installation instructions for Claude Code, Cursor, VS Code, and other MCP clients.
Máy chủ liên quan
Memory Cache Server
An MCP server that reduces token consumption by efficiently caching data between language model interactions.
Trino MCP Server
Securely interact with Trino databases to list tables, read data, and execute SQL queries.
MCP RAN POC
An MCP server for querying databases and managing Kubernetes clusters.
Manticore Search
MCP server for Manticore Search — query and manage search database
Open Census MCP Server
Access and query U.S. Census demographic data using natural language.
BigQuery
Access and cache Google Cloud BigQuery metadata.
MCP Postgres Query Server
An MCP server for querying a PostgreSQL database in read-only mode.
Wormhole Metrics MCP
Analyzes cross-chain activity on the Wormhole protocol, providing insights into transaction volumes, top assets, and key performance indicators.
Apache Gravitino
Access Apache Gravitino, a high-performance, federated metadata lake for data and AI.
CockroachDB
A server for direct interaction with CockroachDB databases.