Firebase
Enables Firebase Authentication, Firestore, and Storage operations for developers building applicati...
Open the Firebase Console for your project
- Go to your Firebase project in the Firebase Console. In Project Settings open the "Service accounts" tab. (firebase.google.com)
Generate and download a service account JSON key
- Click "Generate new private key" (or "Generate Key") and confirm. A JSON file will download to your computer. Secure this file — it grants full access to the project. (firebase.google.com)
Move the JSON key to a secure, local folder and note its absolute path
- Put the downloaded JSON somewhere outside your repository (for example: ~/firebase-keys/my-project-service-account.json). Use the file’s absolute path (no relative paths). The Firebase MCP expects SERVICE_ACCOUNT_KEY_PATH to point to this JSON. Do NOT commit the file to version control. (firebase.google.com)
Find your Firebase Storage bucket name (if you will use Storage)
- In the Firebase Console go to Storage → Files (or the Storage settings) and copy the bucket name. Default bucket names are typically formatted as project-id.firebasestorage.app (older projects may show project-id.appspot.com). Use the plain bucket name (e.g., your-project-id.firebasestorage.app) — do not include "gs://" or other prefixes when putting it in the env value. (firebase.google.com)
Open the FastMCP connection / “Install Now” interface and fill the ENV fields
- In the FastMCP install/connection UI (the "Install Now" button you already have), add these environment variables:
- SERVICE_ACCOUNT_KEY_PATH = /absolute/path/to/your-service-account.json
- FIREBASE_STORAGE_BUCKET = your-project-id.firebasestorage.app (optional; leave empty to use default)
- (Optional, only if you want non-default behavior) add any other envs listed in the README such as:
- MCP_TRANSPORT (stdio or http)
- MCP_HTTP_PORT (e.g., 3000)
- DEBUG_LOG_FILE (true or a file path to enable file logging)
- In the FastMCP install/connection UI (the "Install Now" button you already have), add these environment variables:
Save / install and verify
- Save the FastMCP configuration and run the install. After installation, test the server from your MCP client (for example, ask the AI client “Please test all Firebase MCP tools” or run a simple Firestore/storage auth call) to confirm the server initializes with the provided SERVICE_ACCOUNT_KEY_PATH and (if set) FIREBASE_STORAGE_BUCKET. (firebase.google.com)
Security & maintenance reminders
- Keep the JSON key file private and out of source control. If the key is ever exposed, immediately revoke/delete it in the Firebase Console and generate a new key. (firebase.google.com)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.
Postgres MCP Pro
Boost your Postgres database performance with Postgres MCP Pro, an AI-driven MCP server offering advanced index tuning, detailed explain plans, and comprehensive health checks. It combines proven optimization algorithms with schema intelligence for safe, context-aware SQL execution. Whether analyzing slow queries or recommending optimal indexes, Postgres MCP Pro empowers developers to improve efficiency and maintain database integrity. Designed for both development and production, it supports flexible transport options and robust access controls, making database management smarter, safer, and easier. Experience deterministic performance insights alongside AI assistance to keep your Postgres running at its best.
More for Cloud Platforms
View All →Salesforce
Unlock powerful Salesforce org management with the Salesforce DX MCP Server, designed for seamless interaction between large language models and Salesforce environments. This developer preview offers secure, direct access to Salesforce resources without exposing secrets, using TypeScript libraries and granular org allowlisting. Its modular toolsets cover org administration, data queries, user permissions, metadata deployment, and testing. Easily extendable and compatible with various clients like VS Code, Cursor, and more, it empowers developers to perform complex tasks with natural language commands while maintaining robust security. The MCP Server streamlines Salesforce DX workflows through an efficient, secure, and flexible protocol.
Netlify
Control your Netlify projects effortlessly using natural language through AI agents with Netlify MCP Server. This server follows the Model Context Protocol to enable code agents to create, deploy, and manage sites, configure access controls, handle environment variables, and more—all via simple prompts. It acts as a bridge between AI clients and Netlify’s API and CLI, empowering seamless automation and resource management. Whether retrieving team data or managing forms and extensions, Netlify MCP Server streamlines your workflow by integrating powerful AI-driven project control in an accessible, standardized way.
Hostinger API
Integrates with Hostinger's hosting platform to enable domain registration and DNS management, VPS creation and configuration, firewall setup, backup operations, and billing subscription handling through over 100 specialized tools organized by service category.
Azure All
Supercharge AI agents with seamless access to Azure services using Azure MCP Server. This project enables powerful automation and management of Azure resources with tools for databases, storage, monitoring, security, and best practices. Easily interact with services like Cosmos DB, SQL, Key Vault, Service Bus, and more—all within compatible AI platforms. Azure MCP Server is in Public Preview and rapidly evolving, making it a versatile solution for both developers and enterprise environments looking to integrate Azure functionality.
Tencent EdgeOne Pages
Effortlessly publish HTML, folders, or zip files with instant public URLs using EdgeOne Pages MCP. This service streamlines rapid deployment of your static content via EdgeOne Pages, leveraging serverless edge functions and key-value storage for fast, reliable delivery. Users can quickly deploy content and receive shareable links, making it ideal for web developers and teams needing easy, scalable web hosting.