Back to MCP Servers
Lightcms
AI-native CMS with 72 MCP tools for managing websites through natural language. Create and publish content, manage templates, assets, snippets, themes, collections, redirects, and multi-site forks — with full content versioning and semantic search.
developer-toolsai
By jonradoff
Installation
npx -y lightcmsConfiguration
{
"mcpServers": {
"lightcms": {
"command": "npx",
"args": ["-y", "lightcms"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes