By Max Techera · Open-source (MIT) · Updated June 2026
Claude.ai

Use drop's MCP with Claude

Local-first today (Claude Code / Claude Desktop); hosted web connector on the roadmap.

npxnpx drops-cli report.html --managed

drop's MCP server runs locally over stdio, so it works in Claude Code and Claude Desktop now. The claude.ai web custom-connector needs a hosted remote-MCP endpoint — that's roadmap, and because drop is open-source you can host that endpoint yourself.

Today: Claude Desktop / Claude Code

claude mcp add drops -- node /path/to/drops-share/skill/mcp.mjs

Or add the JSON config to Claude Desktop's MCP settings.

FAQ

Can I use it on claude.ai (web)?
Not yet — the web connector needs a hosted remote-MCP endpoint. It works today in Claude Code and Claude Desktop via local stdio, and self-hosting a remote endpoint is on the roadmap.

Share what your AI builds — on your own domain.

Open-source, zero-knowledge, free. Try it in one command:

npx drops-cli report.html --managed