skmprb/md-mermaid-to-pdf-mcp
A powerful Model Context Protocol (MCP) server that converts Markdown files and content to beautifully styled PDFs with Mermaid diagram support.
Platform-specific configuration:
{
"mcpServers": {
"md-mermaid-to-pdf-mcp": {
"command": "npx",
"args": [
"-y",
"md-mermaid-to-pdf-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...