Skip to main content
Glama

Firebase MCP Server

by gemini-dk

storage_get_file_info

Retrieve file metadata and download URL by specifying the file path using the Firebase MCP Server. Streamline access to Firebase Storage details for efficient file management.

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" }
Install Server

Other Tools from Firebase MCP Server

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/gemini-dk/mcp-server-firebase'

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