Part of the 34-server Sovereign collection, this MCP exposes four markdown operations: table generation, table of contents creation, HTML conversion, and general formatting. You'd reach for it when Claude needs to structure data into markdown tables, generate navigation for long documents, or transform markdown to HTML without leaving the context window. It's the markdown equivalent of json-forge or yaml-forge in the same collection. Installs via npx markdown-forge-mcp and runs over stdio, so it slots into Claude Desktop or any MCP client with a single config line.
claude mcp add --transport stdio io.github.ryudi84-markdown -- npx -y markdown-forge-mcp