Firebase MCP
未认领🔥 Model Context Protocol (MCP) server for Firebase.
firebasemodelcontextprotocol
安装
$
npm install -g firebase-tools工具(12 个)
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
storage_upload_from_url
Upload file from URL