Skip to main content
Glama

Firebase MCP

storage_list_files

Retrieve a list of files from a specific directory in Firebase Storage using the Firebase MCP server. Input a directory path or use the root by default.

Instructions

List files in a given path in Firebase Storage

Input Schema

NameRequiredDescriptionDefault
directoryPathNoThe optional path to list files from. If not provided, the root is used.

Input Schema (JSON Schema)

{ "properties": { "directoryPath": { "description": "The optional path to list files from. If not provided, the root is used.", "type": "string" } }, "required": [], "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