DataEcho
Free, instant web hosting and private cloud storage built for AI agents. Publish any file or folder to a live URL in seconds — no account, no sign-up.
https://dataecho.ai/Connect straight to this server’s public endpoint.
https://dataecho.ai/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 · dataecho.ai
26tools discovered
Showing 25 of 26 from the live probe.
Platform Info
DataEcho platform overview: what it can host, auth state of this connection, docs links. Call this first if unsure.
Request Login Code
Start sign-in: email a one-time code to the user. Follow with verify_login_code.
Verify Login Code
Complete sign-in with the emailed code. Returns the apiKey ONCE — configure it as the `Authorization: Bearer <key>` header of this MCP connection (and/or save to ~/.artifact/credentials for the CLI scripts). Never echo it into chat.
Publish Site
Deploy files to a live URL. No slug → create a NEW site (works without auth; anonymous sites expire in 24h — always show the user the claimUrl). With slug → UPDATE that site (complete snapshot: send ALL files). A Dockerfile in the files makes it a server-side app (auth required; listen on process.env.PORT; persist under /data; poll app_status). Total payload ≤ 8 MB — for bigger sites use the dataecho skill scripts.
Claim Site
Make a previously-anonymous site permanent under the authenticated account (requires auth + the claimToken from publish_site).
List Sites
List all sites owned by the authenticated account.
Search Sites
Full-text search across the authenticated account's sites (names, metadata, and text content).
Get Site
Full details + current file manifest of an owned site.
Update Site Metadata
Patch site settings without redeploying: viewer title/description, SPA mode, TTL, password (string sets, null removes).
Delete Site
Permanently delete an owned site. Irreversible — confirm with the user first.
App Status
Build/run status of a container app deployed via publish_site with a Dockerfile. Poll until status is `live` or `failed`.
List Drives
List the authenticated account's private cloud drives.
Create Drive
Create a new private drive.
Drive List Files
List files in a drive (by drive name or drv_… id), optionally under a path prefix.
Drive Read File
Read a file from a drive. Text comes back as utf-8 `content`; binary as `contentBase64`. Files over 1 MB are refused (use the skill scripts).
Drive Write File
Write/overwrite one file in a drive (ETag-safe: pass ifMatch to assert the version you read, otherwise the current version is used automatically).
Drive Delete File
Delete one file from a drive.
Drive Move File
Move/rename a file inside a drive.
Drive Share
Mint a scoped drive access token for another agent (perms read|write, optional path prefix + TTL like `7d`). The secret is returned ONCE.
Drive Tokens
List active share tokens of a drive (secrets are never shown again).
Drive Revoke Token
Revoke a drive share token.
Drive History
Version timeline of a drive (every write is a restorable version).
Drive Restore
Restore a drive to a prior version (commits a new version; nothing is lost).
List Variables
List account variable NAMES (values are write-only — they are injected into proxy calls and container apps, never read back).
Set Variable
Create/update a write-only account secret (uppercase name). Injected as env vars into container apps and as ${VAR} into proxy calls. Optionally pin which upstream hosts may receive it.
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 brandsFree, instant web hosting and private cloud storage built for AI agents. Publish any file or folder to a live URL in seconds — no account, no sign-up.
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.
Operate DataEcho? 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.
Other MCP servers in this category from the directory index
MCPBundles probed 26 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.
DataEcho 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.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.