NavoCMS
NavoCMS
The agent-native CMS. No admin panel. Your agent is the interface.
NavoCMS is an open-source, multisite content platform designed to be operated through ChatGPT, Claude, Codex, or any compatible MCP client. It gives agents safe, typed operations for drafting, reviewing, previewing, publishing, and operating websites without requiring a conventional CMS administration panel.
Website: navocms.com · Repository: github.com/Tsumibito/NavoCMS
NavoCMS has completed its durable-publication stage. It is not yet production software. The public
schemas underschemas/ are version v0alpha1 and may change before the first release.
What makes it different
Agent-first: routine operations are goal-oriented MCP tools, not table CRUD in an admin UI.
UI-optional: focused review widgets may improve diffs, previews, assets, and tables, but every core workflow remains usable by MCP clients without embedded UI support.
Plugin-oriented: content, design, rendering, deployment, media, SEO, localization, forms, analytics, CRM, and email are replaceable capabilities around a small trusted kernel.
Safe publication: consequential actions are policy-gated, auditable, idempotent, and bound to immutable release artifacts.
Multisite from the start: a user can own many sites while each site has independent members, roles, providers, design, and governance.
Portable content: prose is stored as Markdown; schemas, releases, design contracts, and assets can be exported without a proprietary editor format.
Related MCP server: @vibecheck/mcp
Product model
Every site is pinned to four versioned anchors:
Anchor | Controls |
Content | Types, fields, relations, locales, validation, and revisions |
Design | Tokens, components, recipes, responsive and accessibility rules |
Delivery | Renderer, preview, deployment, routes, redirects, domains, and cache |
Governance | Memberships, scopes, approvals, limits, retention, and rollback |
A release records exact versions and hashes for all four. An agent or plugin cannot silently change an anchor while publishing content.
Current status
Sprints 0–7 establish the public contracts, TypeScript microkernel, multitenant security boundary, portable Markdown content engine, versioned design-system compiler and Astro catalogue, the authenticated MCP editing boundary, a repeatable Neon/Coolify production topology, and durable exact-hash preview, publication, reconciliation, and rollback:
The intended implementation direction is a TypeScript trusted kernel with PostgreSQL and language-neutral service plugins. Python remains a first-class option for SEO, translation, analytics, and other independently deployed capabilities.
Repository map
.github/ contribution and CI automation
docs/architecture/ accepted and proposed ADRs
docs/product/ product requirements and terminology
docs/roadmap/ milestones and sprint gates
docs/security/ threat model and security design
docs/specs/ human-readable platform contracts
examples/profiles/ contract fixtures for representative sites
schemas/ machine-readable v0alpha1 JSON Schemas
scripts/ deterministic repository checks
apps/ transport applications; not the trusted kernel
packages/ contracts, security, content, persistence, and trusted microkernel
plugins/ independently deployable example/service pluginsContributing
NavoCMS welcomes early design discussion, specification review, security feedback, and future code contributions. Start with CONTRIBUTING.md, read GOVERNANCE.md, and use GitHub Discussions or an issue before implementing a large architectural change.
corepack enable
pnpm install --frozen-lockfile
pnpm checkPlease do not report vulnerabilities in public issues; follow SECURITY.md.
License
Apache License 2.0. See LICENSE.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA self-hosted content engine with an MCP interface that enables AI agents to read, write, and manage content models through tools like describe_model, create_type, draft, and publish.Apache 2.0
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to manage git-backed website content through natural language, with tools to create, update, delete, and draft pages that are schema-validated and committed to a repository.01MIT
- AlicenseNot gradedqualityBmaintenanceOpen-source MCP server that turns any CMS backend into an AI-agent-ready content management system. It provides tools for content CRUD, idea management, and publication tracking, with safety features requiring human approval for publishing.MIT
- FlicenseNot gradedqualityAmaintenanceEnables external AI agents to edit and manage a self-hosted website via a token-gated MCP server, including page content, data, media, and sandboxed functions with validation and rollback.2
Related MCP Connectors
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
AI agent website builder. Create and publish link-in-bio sites via MCP or REST API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Tsumibito/NavoCMS'
If you have feedback or need assistance with the MCP directory API, please join our Discord server