Inhalt - MCP-native CMS
https://server.smithery.ai/kozmos/inhalt/mcp
● healthy
# Inhalt **The CMS your AI tools can run.** Inhalt is an open-source, MCP-native CMS. Instead of clicking through a traditional admin UI, the content layer is exposed through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io). Any MCP client connects to the Inhalt server and you create and edit content just by chatting. The protocol is the API. The client reads your content schema, finds the right entry, and proposes a clean, typed patch against real fields, never freeform text. - **Website:** [inhalt.tech](https://inhalt.tech) - **MCP endpoint:** `https://inhalt.tech` - **License:** MIT - **Self-hostable:** one container, your database, your keys. A hosted edge is also available.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/kozmos/inhalt/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/kozmos/inhalt/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://inhalt.tech
Listed at (smithery)
https://inhalt.tech