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). |
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 | |
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/lt012071/dam-firebase-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server