Capability
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “firestore document listing and filtering via collection traversal”
🔥 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.
Database Explorer MCP Tool - PostgreSQL, MySQL ve Firestore veritabanları için yönetim aracı
Unique: Implements MCP tool binding for Firestore schema discovery, enabling LLM agents to explore NoSQL document structure through standardized interface without requiring custom Firebase client code
vs others: Provides Firestore schema introspection as an MCP tool callable by Claude, allowing agents to autonomously discover collection and document structure without developer-written Firestore client wrappers
Building an AI tool with “Firestore Collection And Document Structure Discovery”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.