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