Skip to main content
Glama

Firebase MCP

storage_get_file_info

Retrieve file details such as metadata and download URL from Firebase Storage by specifying the file path using the Firebase MCP server.

Instructions

Get file information including metadata and download URL

Input Schema

NameRequiredDescriptionDefault
filePathYesThe path of the file to get information for

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "The path of the file to get information for", "type": "string" } }, "required": [ "filePath" ], "type": "object" }

You must be authenticated.

Other Tools from Firebase MCP

Related Tools

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/gannonh/firebase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server