Skip to main content
Glama

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.

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanity-io/sanity-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server