Docs MD — Markdown Share for Claude Desktop
com.docs-md/markdown-share
Share markdown as public links from your AI assistant — expiring or permanent, no API key.
client:Claude Desktop
transport:streamable-http
tools:3
Install Docs MD — Markdown Share in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"markdown-share": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://docs-md.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs