claude mcp add narkdown-mcp-server -- npx -y @un-markdown/mcp-server
{
"mcpServers": {
"narkdown-mcp-server": {
"command": "npx",
"args": ["-y", "@un-markdown/mcp-server"]
}
}
}
{
"mcpServers": {
"narkdown-mcp-server": {
"command": "npx",
"args": ["-y", "@un-markdown/mcp-server"]
}
}
}
{
"mcpServers": {
"narkdown-mcp-server": {
"command": "npx",
"args": ["-y", "@un-markdown/mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables the conversion of markdown to various destinations and templates, serving as a document publishing layer for AI tools. It connects to AI coding assistants through standard input/output interfaces, allowing developers to leverage its capabilities in their workflows. Developers would reach for this tool when they need to publish or convert markdown documents to multiple formats or destinations, taking advantage of its support for 6 destinations and 62 templates.
The document publishing layer for AI tools. Convert markdown to 6 destinations, 62 templates.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@un-markdown/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Unmarkdown server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.