Back to directory
jonradoff/lightcms

jonradoff/lightcms

@jonradoff

Lightweight content management system for websites, built for the AI era with full MCP server integration

CMScontent-managementAI-nativeMCP-serverGowebsite-managementagent-friendlytool

Installation & Configuration

{
  "lightcms-mcp": {
    "command": "go",
    "args": [
      "run",
      "cmd/mcp/main.go"
    ],
    "env": {
      "LIGHTCMS_URL": "http://localhost:8082",
      "LIGHTCMS_API_KEY": "your_api_key_here"
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Go
Created
2026/6/11
Updated
2026/6/12