Firebase Rules API MCP ServerServer

ag2-mcp-servers
GitHub
FirebaseMCPAPI Management

Loading subscription status...

💡 Description

An MCP server that provides a conversational interface to the Firebase Rules API, allowing users to manage and implement rules that determine access to data in Firebase services.

📝 JSON Entries

{
  "mcpServers": [
    {
      "firebase_rules_api": {
        "env": {
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "path/to/config.json"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

🛠️ Tools

Pythonpipuvruffpytest