mcp-firestore-server

markhilton/mcp-firestore-server

3.1

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

The MCP Firestore Server is a Model Context Protocol server designed to facilitate Firestore database operations.

Tools

Functions exposed to the LLM to take actions

query_collection

Query documents from a Firestore collection.

get_document

Get a specific document by ID.

query_with_where

Query documents with where conditions.

list_collections

List all top-level collections.

create_document

Create a new document.

update_document

Update an existing document.

delete_document

Delete a document.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources