Stats
Actions
Tags
From openmarkdown
OpenMD MCP server for Markdown document processing, conversion, and preview. Runs locally to provide editing and formatting assistance.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"openmarkdown": {
"command": "openmd",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
openmdCommand-line arguments passed to the server process
npx claudepluginhub openmarkdown-dev/openmarkdown-releases --plugin openmarkdown