Capability
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →🔥 Model Context Protocol (MCP) server for Firebase.
Unique: Provides simplified collection listing and field-based filtering as MCP tools, abstracting away Firestore's query syntax complexity. The implementation uses client-side filtering (src/index.ts) rather than server-side WHERE clauses, making it more accessible to AI clients but less performant on large datasets.
vs others: Easier for AI agents to use than raw Firestore queries because it exposes simple field-matching as tool parameters, whereas direct Firestore SDK requires understanding query builder syntax that LLMs may struggle with.
via “firestore document querying with field filtering”
Database Explorer MCP Tool - PostgreSQL, MySQL ve Firestore veritabanları için yönetim aracı
Unique: Provides Firestore querying as an MCP tool with automatic filter translation, enabling agents to query NoSQL documents without understanding Firestore SDK syntax or composite index requirements
vs others: Abstracts Firestore query complexity; agents can express queries in natural filter conditions rather than learning Firestore SDK API
via “document search and filtering”
Building an AI tool with “Firestore Document Listing And Filtering Via Collection Traversal”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.