Skip to main content
Glama

Firebase MCP Server

by gemini-dk

auth_get_user

Retrieve user details by ID or email from Firebase Authentication using this tool, simplifying user management within the Firebase MCP Server environment.

Instructions

Get a user by ID or email from Firebase Authentication

Input Schema

NameRequiredDescriptionDefault
identifierYesUser ID or email address

Input Schema (JSON Schema)

{ "properties": { "identifier": { "description": "User ID or email address", "type": "string" } }, "required": [ "identifier" ], "type": "object" }

You must be authenticated.

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