storage_upload_from_url
Upload file from URL
How to use it
storage_upload_from_url is exposed by the Firebase MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the storage_upload_from_url tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Firebase MCP
$
npm install -g firebase-toolsOther tools in Firebase MCP (11)
auth_get_user
Get user by ID or email
firestore_add_document
Add a document to a collection
firestore_delete_document
Delete a document
firestore_get_document
Get a specific document
firestore_list_collections
List root collections
firestore_list_documents
List documents with filtering
firestore_query_collection_group
Query across subcollections
firestore_update_document
Update an existing document
storage_get_file_info
Get file metadata and URL
storage_list_files
List files in a directory
storage_upload
Upload file from content