Firebase MCP Server

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Integrations

  • Provides a unified interface to interact with various Firebase services including Authentication, Firestore, and Storage, allowing users to get user information, manage Firestore documents and collections, and handle Storage files

Firebase MCP 서버

개요

이는 인증, Firestore, 저장소를 포함한 다양한 Firebase 서비스와 상호 작용하기 위한 통합 인터페이스를 제공하는 Firebase MCP(Model Context Protocol) 서버입니다.

설정

  1. 프로젝트를 복제하고 빌드합니다.지엑스피1
  2. Firebase 서비스 계정 키 가져오기:
    • Firebase 콘솔 > 프로젝트 설정 > 서비스 계정으로 이동하세요.
    • "새로운 개인 키 생성"을 클릭하세요
    • JSON 파일을 프로젝트 디렉토리에 저장하세요
  3. mcp_settings.json 구성합니다:
    { "firebase-mcp": { "command": "node", "args": [ "/path/to/mcp-server-firebase/dist/index.js" ], "env": { "SERVICE_ACCOUNT_KEY_PATH": "/path/to/serviceAccountKey.json" } } }
    /path/to/mcp-server-firebase 저장소를 복제한 실제 경로로 바꾸세요. /path/to/serviceAccountKey.json 서비스 계정 키 파일 경로로 바꾸세요.

사용 가능한 API

입증

  • ID 또는 이메일로 사용자 가져오기

파이어스토어

  • 문서 추가/업데이트/삭제
  • 컬렉션/문서 목록

저장

  • 디렉토리의 파일 나열
  • 파일 메타데이터 및 다운로드 URL 가져오기

특허

  • MIT 라이센스

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

인증, Firestore, 저장소를 포함한 Firebase 서비스와 상호 작용하기 위한 통합 인터페이스를 제공하는 서버입니다.

  1. Overview
    1. Setup
      1. Available APIs
        1. Authentication
        2. Firestore
        3. Storage
      2. License
        ID: dlr8h5ouc9