Free markdown sharing and collaboration. Upload a markdown, get shareable links with view/edit/comment permissions. WYSIWYG editor, inline comments, no login required. API + MCP server for AI integration.
Server Config
{
"mcpServers": {
"mdshare": {
"command": "npx",
"args": [
"mdshare-mcp"
]
}
}
}