Skip to main content
Glama

Firebase MCP

auth_get_user

Retrieve user details by ID or email from Firebase Authentication using the Firebase MCP server, simplifying user management and authentication workflows.

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

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