Cloud · MODEL CONTEXT PROTOCOL

gitskyflux firestore mcp

MCP Server to interact with Google Cloud Firestore

WHAT IT CONNECTS

gitskyflux firestore mcp 为 AI Agent 提供什么

  • Create documents in Firestore collections
  • Read documents from Firestore collections
  • Update existing documents
  • Delete documents
  • Query documents with filtering, ordering, and limits
  • List available collections
  • **Install dependencies**:
  • **Build the project**:
  • **Configure 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
  • **Watch mode**: `npm run dev`

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。