firestore-mcp

gitskyflux/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.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources