cindyloo dropbox mcp server for Claude Desktop
ai.smithery/cindyloo-dropbox-mcp-server
Search, browse, and read your Dropbox files. Find documents by name or content, list folders, and…
client:Claude Desktop
transport:streamable-http
Install cindyloo dropbox mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cindyloo-dropbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@cindyloo/dropbox-mcp-server/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