Skip to main content
Glama
.env.example541 B
# Firestore MCP Configuration # Copy this file to .env and update with your values # Required: Your Firebase/GCP project ID FIRESTORE_PROJECT_ID=your-project-id # Optional: Path to service account JSON file for authentication # If not provided, will use default application credentials GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json # Optional: Firestore emulator host (for local development) # FIRESTORE_EMULATOR_HOST=localhost:8080 # Optional: Node environment NODE_ENV=production # Optional: Debug logging # DEBUG=mcp:*

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/devlimelabs/firestore-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server