org.filetourl/mcp
org.filetourl/mcp · v1.0.0 · MCP 2025-06-18
Upload a file and get a public shareable URL via API or MCP.
Reachability
reachable
checked 2026-07-14 03:28 UTC
Registry status active
Tools pinned 5
d2ae50fdb8e7
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace org.filetourl
(domain verified by the official registry)
Remote endpoints
https://filetourl.org/api/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:28 | first capture | 5 tools pinned |
Pinned tool definitions (5)
| Tool | Description |
|---|---|
| upload_file | Host a file publicly and receive a shareable link back. For a user's own files only. Needs a FileToUrl Developer API key. |
| get_file_status | Look up whether a link created earlier by upload_file is still active. |
| start_upload | Begin a chunked upload for larger files. Returns an upload_id and recommended chunk size. Use this instead of upload_file for files over ~2MB. |
| upload_chunk | Send one chunk of a file started with start_upload. Call repeatedly with increasing chunk_index (starting at 0) until the whole file is sent, then call finish_upload. |
| finish_upload | Complete a chunked upload after all chunks have been sent via upload_chunk. Assembles the file, uploads it, and returns the shareable URL. |
Status badge
[](https://toolpin.dev/servers/org.filetourl/mcp)
Maintain this server? Add the badge to your README — it links your users to this live status page.