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.
Verwandte Server
OData MCP Bridge (Go)
A Go bridge providing universal access to OData v2 services through MCP tools, with support for multiple authentication methods.
UniProt MCP Server
Fetch protein information from the UniProt database.
UK Crime MCP
An MCP server for accessing UK police crime data, deployable on Cloudflare Workers.
MySQL DB
An MCP server for integrating with and managing MySQL databases.
MotherDuck
Query and analyze data with MotherDuck and local DuckDB
Azure TableStore
An MCP server for interacting with Azure Table Storage, requiring an Azure Storage connection string.
Fireproof
Immutable ledger database with live synchronization
GreptimeDB
Provides AI assistants with a secure and structured way to explore and analyze data in GreptimeDB.
Yahoo Finance
Access financial data and visualization tools from Yahoo Finance.
LanceDB
A vector database server for storing, searching, and managing vector embeddings.