petepc/fb-mcp-server
3.1
If you are the rightful owner of fb-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Firebase Model Context Protocol (MCP) server designed for deployment on Railway.com using Streamable HTTP transport.
Tools
Functions exposed to the LLM to take actions
firebase_get_user
Get user by UID
firebase_create_user
Create new user with email/password
firebase_list_users
List all users (with pagination)
firebase_delete_user
Delete user by UID
firebase_get_document
Get single document
firebase_set_document
Create/overwrite document
firebase_update_document
Update specific fields
firebase_delete_document
Delete document
firebase_query_collection
Advanced collection queries with filters, ordering, limits
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client