Documentation
Inhalt is an open-source, MCP-native CMS. The content layer is exposed through the Model Context Protocol, so any MCP client can read and edit your content directly. The protocol is the API.
Getting startedConnect an MCP client and start operating on content.ConceptsProjects, content types, entries, and the draft and publish model.API referenceThe two surfaces you talk to from outside the dashboard.Read APIThe public HTTP API that serves your published content.MCP APIThe typed tool surface your AI client uses to edit content.