Gyeom/md2confluence-mcp
MCP server to upload Markdown to Confluence. Auto-converts Mermaid diagrams, code blocks, images, and tables.
Platform-specific configuration:
{
"mcpServers": {
"md2confluence-mcp": {
"command": "npx",
"args": [
"-y",
"md2confluence-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...