mcpserver.lol
registry/lucid-page
Connection check verified live · 26h ago

lucid-page

Publish Markdown from any agent: POST Markdown, get a gorgeous shareable URL.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

7 tools

Read from the running server on 26h ago.

create_bundle itemstitle*markdownvisibility
Bind documents you own into a multi-chapter bundle with its own landing page and ordered chapter navigation (requires an lp_ API key). Up to 200 chapters.
delete_doc can modify data slug*
Permanently delete a page you own (requires an lp_ API key). The URL stops serving immediately and cannot be recovered.
get_doc read-only slug*
Fetch the canonical Markdown source of a page. Public and unlisted pages are open to anyone; private pages require the owner's lp_ API key.
get_limits read-only
Show the lucid.page account matrix (anonymous vs lp_ API key) and, when a key is present, the caller's current plan status.
list_docs read-only limitcursor
List the documents and bundles owned by the authenticated account (requires an lp_ API key), newest first, with cursor pagination.
publish_doc ttltitlemarkdown*visibility
Publish Markdown as a beautifully typeset page and receive its https://lucid.page/<slug> URL. Works anonymously; with an lp_ API key the page is owned by the account and can be upd…
update_doc slug*titlemarkdown*
Replace the Markdown of a page you own (requires an lp_ API key). The URL stays the same; every update is kept as a revision.