Firebase Realtime Database API MCP ServerServer

ag2-mcp-servers
GitHub
FirebaseAPIDatabase

Loading subscription status...

💡 Description

An MCP server that provides access to Google's Firebase Realtime Database API for managing database operations through natural language interaction.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Firebase Realtime Database API MCP Server": {
        "env": {
          "CONFIG": "JSON string of configuration",
          "SECURITY": "API key",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

PythonPipUV