
Unmarkdown
Turn agent-written markdown into polished publishes across six output destinations using 62 templates without hand-converting formats.
Overview
io.github.UnMarkdown/mcp-server is a Build-phase MCP server that converts agent markdown to six publish destinations using 62 templates via Unmarkdown.
What is this MCP server?
- Converts markdown through Unmarkdown to 6 named destinations
- 62 templates for consistent layout across outputs
- stdio npm package @un-markdown/mcp-server plus hosted streamable-http remote
- Requires UNMARKDOWN_API_KEY (um_ prefix) from account Settings > API
- 6 publish destinations
- Server version 1.0.3 (@un-markdown/mcp-server)
What problem does it solve?
Your agent produces great markdown but you waste time reformatting it for every channel and template your launch and docs need.
Who is it for?
Solo builders who standardize docs and launch copy in markdown and want templated multi-destination export from the agent.
Skip if: Teams that only edit plain files in-repo and never need Unmarkdown’s hosted destinations, templates, or API billing.
What do I get? / Deliverables
After you add the MCP server and UNMARKDOWN_API_KEY, the agent can route markdown through templated conversions to multiple destinations from one call pattern.
- Markdown transformed to selected destination output using Unmarkdown templates
- Repeatable publish pipeline callable from agent sessions
Recommended MCP Servers
Journey fit
Documentation and publish-ready artifacts are created continuously during Build, even when the same server supports launch distribution later. Docs subphase covers READMEs, changelogs, and formatted exports the agent generates from markdown source.
How it compares
Markdown publishing MCP with 62 templates, not a brainstorming or technical writing methodology skill.
Common Questions / FAQ
Who is io.github.UnMarkdown/mcp-server for?
Builders using AI agents who publish markdown-heavy docs, changelogs, and launch materials and want Unmarkdown’s destination and template catalog behind MCP.
When should I use io.github.UnMarkdown/mcp-server?
Use it whenever agent output needs to leave raw markdown—formatted docs, multi-channel publishes, or repeated template layouts during build and launch.
How do I add io.github.UnMarkdown/mcp-server to my agent?
Install @un-markdown/mcp-server for stdio or add the https://unmarkdown.com/api/mcp remote, then set UNMARKDOWN_API_KEY from Unmarkdown Settings > API.