Firebase DAM MCP Server
by lt012071
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The host address to bind the HTTP server to (only used when transport is 'http'). | 0.0.0.0 |
| port | No | The port to bind the HTTP server to (only used when transport is 'http'). | 8000 |
| debug | No | Enable debug logging if set. | |
| transport | No | Transport protocol to use, either 'stdio' or 'http'. | stdio |
| PYTHONPATH | No | The path to the directory containing the MCP server code. | |
| google_credentials | Yes | Path to the Google Cloud service account JSON credentials file (passed via --google-credentials flag). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues