Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by davo20019 • Uncategorized
An MCP server bridging Large Language Models with Firebase Firestore for data querying and manipulation.
Query Firestore collections and retrieve documents.
Add or update documents in Firestore.
List Firestore collections and subcollections.
This MCP server implements the Model Context Protocol to enable Large Language Models like Claude to interact with Firebase Firestore. It exposes multiple tools for querying collections, adding and updating documents, and listing subcollections, facilitating seamless integration between LLMs and Firestore databases. The server supports authentication via Firebase service account keys and can be run locally or managed by MCP clients for development and production use.