MCP Servers / productivity / Unmarkdown

Unmarkdown

JSON →
httpnoneproductivity

The document publishing layer for AI tools: Create, style, and publish formatted documents from any MCP client.

Install
How to run this server
[ { "cmd": "npm install -g @un-markdown/mcp-server", "imports": [] } ]
server path: unmarkdown
Tools
What this server exposes
convert_markdown
Convert markdown to styled HTML for any of 8 destinations
create_document
Create a new document in your library (optionally in a folder)
list_documents
List saved documents with pagination (optionally filter by folder)
get_document
Fetch a document by ID with full content
update_document
Modify a document's title, content, template, metadata, or folder
publish_document
Publish a document to a shareable public URL
get_usage
Check API quota for the current billing month
Configuration
Environment & auth
authnone
envUNMARKDOWN_API_KEY
envUNMARKDOWN_API_URL
Resources
Unmarkdown — MCP Server · libregistry