firebase-mcp-server

minhquoctran2604/firebase-mcp-server

3.2

If you are the rightful owner of firebase-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 henry@mcphub.com.

Firebase MCP Server is a self-hosted Model Context Protocol server that provides long-term memory for AI assistants using Firebase Realtime Database.

Tools

Functions exposed to the LLM to take actions

bb7_store_memory

Store a memory with flexible metadata.

bb7_search_memories

Search memories by content, tags, or type.

bb7_get_memory

Retrieve specific memory by ID.

bb7_delete_memory

Delete specific memory by ID.

bb7_list_recent_memories

List recent memories with optional limit.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources