
Lightcms
Manage site content, structure, and CMS operations through natural language via 41 LightCMS MCP tools instead of manual admin clicks.
Overview
io.github.jonradoff/lightcms is a Build-phase MCP server that connects agents to LightCMS through 41 tools for AI-native website and content management.
What is this MCP server?
- 41 MCP tools for LightCMS website management through natural language
- AI-native CMS design aimed at agent workflows, not only human admin UI
- Authenticates with LIGHTCMS_URL and API key from /cm → Settings → API Keys
- stdio mcpb package (v1.1.0) for local or hosted instances including localhost:8082
- Suited to iterative page and content edits while shipping a solo-builder site
- 41 MCP tools documented for LightCMS management
- Package version 1.1.0 with stdio transport and mcpb registry type
- Required secrets: LIGHTCMS_URL and LIGHTCMS_API_KEY
Community signal: 17 GitHub stars.
What problem does it solve?
You run LightCMS for your site but constantly break flow jumping between the admin UI and your agent when you need structured content changes.
Who is it for?
Indie builders using LightCMS who want agent-driven content iteration on marketing sites, docs, and CMS-backed pages during active development.
Skip if: Repos without LightCMS, teams that only need Git-based MDX with no CMS, or workflows requiring heavy ecommerce catalog tooling outside LightCMS.
What do I get? / Deliverables
Once configured, your agent can execute LightCMS operations in conversation so pages and content ship faster from the same workspace as your code.
- Agent-accessible LightCMS content and site management via 41 MCP tools
- Faster CMS edits aligned with repo and ship workflows during site build-out
Recommended MCP Servers
Journey fit
Build is when you stand up marketing sites, docs, and product pages; LightCMS is an AI-native CMS wired for agent-driven content work. Docs subphase covers CMS-backed pages, copy, and site structure—the primary job of an AI-native website CMS during product build-out.
How it compares
LightCMS-hosted CMS MCP with 41 tools—not a generic filesystem markdown skill or a read-only analytics plugin.
Common Questions / FAQ
Who is io.github.jonradoff/lightcms for?
Solo and small-team builders on LightCMS who want coding agents to manage website content via MCP instead of only the web admin.
When should I use io.github.jonradoff/lightcms?
Use it in Build (and early Grow content passes) when you are creating or revising site pages, docs, and CMS records alongside product work.
How do I add io.github.jonradoff/lightcms to my agent?
Install the lightcms mcpb package, register stdio MCP in your agent, set LIGHTCMS_URL to your instance, and LIGHTCMS_API_KEY from /cm → Settings → API Keys.