Firebase MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| firestore_add_documentC | Add a document to a Firestore collection |
| firestore_list_collectionsA | List collections in Firestore. If documentPath is provided, returns subcollections under that document; otherwise returns root collections. |
| firestore_list_documentsC | List documents from a Firestore collection with optional filtering |
| firestore_get_documentC | Get a document from a Firestore collection |
| firestore_update_documentC | Update a document in a Firestore collection |
| firestore_delete_documentC | Delete a document from a Firestore collection |
| auth_get_userB | Get a user by ID or email from Firebase Authentication |
| storage_list_filesC | List files in a given path in Firebase Storage |
| storage_get_file_infoC | Get file information including metadata and download URL |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gemini-dk/mcp-server-firebase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server