uploadthing-mcp

ppatel26/uploadthing-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for UploadThing — deploy as a Cloudflare Worker. Upload files from URLs, list, and delete — all via natural language from any MCP client.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uploadthing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ppatel26/uploadthing-mcp"
      ]
    }
  }
}

README Excerpt

> MCP server for [UploadThing](https://uploadthing.com), deployable as a Cloudflare Worker. Connect any MCP-compatible AI assistant (Littlebird, Claude, Cursor, etc.) to your UploadThing account. Upload files from remote URLs, list your files, and delete them — all via natural language. --- Most AI tools generate images and files at **temporary URLs** that expire. This MCP server lets your AI assistant permanently host those assets on UploadThing's CDN — so you can embed them in READMEs, docs, o

Tools (5)

AUTH_TOKENUPLOADTHING_TOKENdelete_fileslist_filesupload_from_url