Back to Home
yudai-uk icon

firestore-mcp

Verified Safe

by yudai-uk

Overview

Enables AI assistants to interact directly with Firebase Firestore databases for full CRUD operations, collection management, and querying.

Installation

Run Command
node dist/index.js

Environment Variables

  • FIREBASE_PROJECT_ID
  • FIREBASE_CLIENT_EMAIL
  • FIREBASE_PRIVATE_KEY

Security Notes

The server loads Firebase Admin SDK credentials from environment variables, which is a good practice. No 'eval' or obvious obfuscation detected. Communication occurs over standard I/O (stdio), reducing external network attack surface. Critical security relies on properly securing the Firebase service account with minimal necessary permissions. The codebase itself includes strong recommendations for credential management and security best practices in its README and SECURITY.md.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars1
Forks0
Last Update2026-01-17

Tags

FirestoreFirebaseMCPAIDatabase