FireConfigMCPServer

IdanAizikNissim
GitHub
FirebaseRemote ConfigMCP

Loading subscription status...

💡 Description

FireConfigMCP is an MCP server that provides access to Firebase Remote Config, allowing management of app configurations stored in Firebase. It enables clients to manipulate and manage remote configuration settings through the Model Context Protocol.

📝 JSON Entries

{
  "mcpServers": [
    {
      "fire-config-mcp": {
        "args": [
          "-y",
          "supergateway",
          "--sse",
          "http://localhost:3000/mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

supergateway@modelcontextprotocol/sdk

Features

  • Access to Firebase Remote Config
  • Supports viewing and administering configuration templates