Lightcms

data-ai MCP Server

Lightweight content management system for websites, built for the AI era

data-aidata-ai
2 views17 stars2 forksMIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Source
unknown
Stars
17
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
30
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (30)

env

Environment: "development" or "production"

Parameter

Description

mode

`hybrid` (default), `fulltext`, or `semantic`

Theme

`GET/PUT /theme`, `GET /theme/versions`, `POST /theme/versions/{v}/revert`

port

Server port (e.g., "8082" for dev, "80" for prod)

Content

`GET/POST /content`, `GET/PUT/DELETE /content/{id}`, `POST .../publish`, `.../unpublish`, `.../restore`, `GET .../versions`, `POST .../versions/{v}/revert`, `GET /content/by-path?path=...`

Search

`GET /search?q=...`, `POST /search-replace/preview`, `POST /search-replace/execute`

Variable

Description

Feature

Summary

sort

No

Endpoint

Purpose

Folders

`GET/POST /folders`, `GET/DELETE /folders/{id}`

filter

Yes

Role

Capabilities

Redirects

`GET/POST /redirects`, `GET/PUT/DELETE /redirects/{id}`

session_secret

Random string for session encryption

q

Search query (required)

Assets

`GET/POST /assets`, `GET/DELETE /assets/{id}`, `GET /assets/folders`, `GET /assets/by-path?path=...`

Attribute

Required

limit

Max results 1–50 (default 10)

Config

`GET/PUT /config`

Field

Description

snippet

Yes

Resource

Endpoints

Collections

`GET/POST /collections`, `GET/PUT/DELETE /collections/{id}`

Snippets

`GET/POST /snippets`, `GET/PUT/DELETE /snippets/{id}`

mongo_uri

MongoDB Atlas connection string

Syntax

Result

Templates

`GET/POST /templates`, `GET/PUT/DELETE /templates/{id}`

Utility

`POST /regenerate`