firestore-mcp

firestore-mcp

3.2

If you are the rightful owner of firestore-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server for interacting with Google Firestore directly, providing a clean interface for CRUD operations through Claude Desktop.

getDocument

Get a document by ID from a collection

createDocument

Create a new document in a collection

updateDocument

Update an existing document

deleteDocument

Delete a document

queryDocuments

Query documents with filters, ordering, and limits

listCollections

List all available collections