simple_html_docgen

gomcpgo/simple_html_docgen

3.2

If you are the rightful owner of simple_html_docgen and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that enables LLMs to create and edit HTML documents with embedded styles, images, and videos.

Tools

Functions exposed to the LLM to take actions

create_document

Create a new HTML document.

update_document

Update an existing document's HTML content.

add_media

Add an image or video file to a document.

get_document

Retrieve a document by ID.

list_documents

List all documents.

export_document

Export a document to HTML, PDF, or DOCX.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources