Awesome MCPOther MCP Servers

sanity-io/sanity-mcp-server

⭐ 71 TypeScript repository created 2025-03-05

sanity-mcp-server is the local Model Context Protocol server published by Sanity as the npm package @sanity/mcp-server. The repository is archived and the package is deprecated: Sanity now directs users to a hosted remote MCP server at mcp.sanity.io, and this repository is no longer maintained. The README of the archived repository documents only the migration path. According to it, the replacement remote server uses the streamable HTTP transport, authenticates with OAuth so there are no API tokens to manage locally, receives tool and feature updates continuously, and needs no local setup or Node.js installation. Migration is a configuration change in the MCP client: an mcpServers entry named sanity with a url field pointing at the mcp.sanity.io endpoint and a type field set to http, replacing the previous local command based entry. The Sanity site linked from the README carries full installation instructions for Claude Code, Cursor, Visual Studio Code and other MCP clients. The project itself is written in TypeScript. Because the repository has been archived, the README no longer describes the tools the local server exposed for working with Sanity content, so the surviving material is limited to the deprecation notice and the quick setup snippet for the remote server. The repository remains of interest mainly as the historical entry point for Sanity MCP integration and as a pointer for anyone who still has the deprecated local server configured and needs to know where the maintained version now lives. Teams using Sanity as a headless content platform who want an assistant to read or edit content should configure the remote endpoint rather than installing this package.

https://github.com/sanity-io/sanity-mcp-server

sanitycmscontent-managementtypescriptmcp-serverdeprecatedoauth

Also in Other MCP Servers

microsoft/markitdown

MarkItDown is a Python tool that converts various file formats into Markdown and integrates with LLM applications via an MCP server for enhanced text analysis and document processing.

punkpeye/awesome-mcp-servers

A curated collection of Model Context Protocol (MCP) servers that enable AI models to securely interact with local and remote resources through standardized server implementations.

modelcontextprotocol/servers

The Model Context Protocol Servers repository offers reference implementations and third-party integrations that demonstrate how MCP enables Large Language Models to securely access and interact with diverse tools and data sources.

koala73/worldmonitor

World Monitor is an AI-powered, real-time global intelligence dashboard aggregating news and monitoring geopolitical and infrastructure data for unified situational awareness.

headroomlabs-ai/headroom

Headroom is a context compression layer for AI agents, reducing token usage by 60-95% while preserving accuracy, implemented as a library, proxy, and MCP server.

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that connects various AI tools and models from over 230 providers through a single endpoint, featuring token compression, smart auto-fallback, and support for Model C...

rohitg00/ai-engineering-from-scratch

This comprehensive curriculum teaches AI engineering from scratch, focusing on building AI algorithms, agents, and MCP servers hands-on, covering everything from mathematical foundations to autonom...

every-app/open-seo

Open source, self-hostable SEO platform that exposes its keyword, rank, backlink and site-audit data to AI agents through an MCP server and a set of companion agent skills.