EchoDrop
Claim this drop on EchoDrop.
https://echodrop.linkConnect straight to this server’s public endpoint.
https://echodrop.link/api/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · echodrop.link
9tools discovered
List Drops
List drops owned by the authenticated user. Optional status filter: ready, pending, revoked, consumed.
Get Drop
Fetch full metadata for a single drop owned by the user.
Get Drop Events
Audit timeline for a drop owned by the user (unlock attempts, downloads, etc.).
Get Drop Receipts
Cryptographically-signed download receipts for a drop owned by the user.
Create Upload Drop
USE THIS tool whenever the user wants to share a file via EchoDrop and the bytes are available to you (a file the user attached to the conversation, a file you generated, a file you downloaded for them). The bytes are uploaded directly to EchoDrop's own object storage over this tool call — you do NOT need to host the file anywhere first. Pass each file's raw bytes as standard base64 in `files[].data`. Limits: max 25 files per drop, max 5 MB per file, max 50 MB total. Never upload the user's file
Create Link Drop
Create a drop that gates one or more URLs that are ALREADY hosted somewhere the user controls (Google Drive, Dropbox, S3, their own website). EchoDrop does not copy the bytes — pickup_drop will fetch them at delivery time. DO NOT use this tool to share a file the user just attached or that you generated: that requires uploading the bytes first, which this tool does not do. For attached or generated files, call `create_upload_drop` instead. Never upload a user's file to a third-party file host (f
Revoke Drop
Permanently revoke a drop. The pickup code stops working immediately.
Inspect Pickup
Pre-flight a pickup. Returns drop metadata, file list with sizes, and whether each file fits the inline byte cap. Does NOT consume a download slot, does NOT require the password, does NOT generate a receipt. Always call this before pickup_drop.
Pickup Drop
Receive files for a pickup code. Validates password (if any), reserves one download slot, signs a receipt, and returns the file bytes inline (per-file cap ~5 MB). Files exceeding the cap come back as { tooLarge: true, sourceUrl, sizeBytes } so you can fall back to the source URL. Optional fileIndices selects a subset. One call = one transfer.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsClaim this drop on EchoDrop.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 9 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
echodrop.link may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
Operate echodrop.link? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.