iamanishroy/firemcp
3.2
If you are the rightful owner of firemcp 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.
FireMCP is a Model Context Protocol (MCP) server designed for Firestore, enabling secure interactions between AI agents and Firestore databases through various transport protocols.
Tools
Functions exposed to the LLM to take actions
get_document
Retrieve a document from Firestore by its path.
set_document
Create or overwrite a document in Firestore.
add_document
Add a new document to a collection with an auto-generated ID.
delete_document
Delete a document from Firestore.
query_collection
Query a Firestore collection with filters and limits.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client