AI-ready with MCP support

AI-ReadyHeadless CMS

Manage content for static blogs, news portals, and mobile apps. Built with multi-language support and API-first architecture for AI agents.

Built for Modern Content Workflows

Everything you need to create, manage, and deliver content across websites, apps, and AI assistants.

Dynamic Collections

Define custom content types with flexible field schemas. Text, markdown, dates, relations, and more.

Image Storage

Upload and manage images directly. Optimized delivery for your websites and applications.

Role-Based Access

Granular permissions with Admin, Editor, and Viewer roles for team collaboration.

Multi-Language

Built-in Translation Support

Create content in multiple languages without plugins or workarounds. Each item supports translations with language-specific titles and field values.

  • Configure languages per domain and collection
  • Mark fields as translatable or shared across languages
  • Fetch content in specific languages via API
EN
ES
JA
AI Agent
Connected via MCP
Reading collections...
Creating content item...
Content published!
AI-Ready

Designed for AI Agents

Let AI assistants like Claude manage your content through the Model Context Protocol (MCP). Your AI can read, create, and update content autonomously.

  • Native MCP server for direct AI agent integration
  • AI agents can browse collections and manage items
  • Secure token-based access control
  • Perfect for automated content workflows
API-First

RESTful API with Access Tokens

Access your content from any platform with a clean, documented REST API. Generate access tokens with scoped permissions for secure integration.

  • Bearer token authentication
  • Filter by language, sort by date
  • Pagination with cursor-based navigation
  • Fetch items by ID or slug
curl "https://bunmori.com/api/public
  /my-domain/collections/posts/items
  ?language=en" \
  -H "Authorization: Bearer bm_***"

Use Cases

Bunmori powers content for a variety of applications.

Static Blogs

Markdown-based content for Next.js, Astro, or any static site generator.

News Portals

Multi-language articles with categories and publication dates.

Mobile Apps

Content API for iOS, Android, and React Native applications.

And any other application that needs structured content.