74
grade C
10 days ago
glama

Firestore MCP Server

Enables AI assistants to interact with Firebase Firestore databases through full CRUD operations, collection management, and advanced query support. It features automatic type conversion for Firestore-specific data and tools for counting or filtering documents.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: FIREBASE_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFIREBASE_CLIENT_EMAILfirebase-adminsdk-xxxxx@your-project.iam.gserviceaccount.com
🔐 secretFIREBASE_PRIVATE_KEY"-----BEGIN PRIVATE KEY-----\n...\n-----END PRIVATE KEY-----\n"
configFIREBASE_PROJECT_IDyour-project-id
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yudai-uk-firestore-mcp-1yc9fr)](https://m8ven.ai/mcp/yudai-uk-firestore-mcp-1yc9fr)
commit: e6ca3cc2a4ec3f595406cee5d1d0dd86c2ad0604
code hash: ab0da37dcb798abd5616df9087923636a769c99b870e81aec33e2d660eebbdc0
verified: 4/11/2026, 3:28:59 PM
view raw JSON →