Skip to main content
Glama

Genkit MCP

Official
by firebase
README.md468 B
# Hello world ## Setup environment ```bash uv venv source .venv/bin/activate ``` ## Create a index to be able to retrieve ``` gcloud firestore indexes composite create \ --project=<FIREBASE-PROJECT>\ --collection-group=films \ --query-scope=COLLECTION \ --field-config=vector-config='{"dimension":"768","flat": "{}"}',field-path=embedding ``` ## Run the sample TODO ```bash genkit start -- uv run --directory py samples/firestore-retreiver/src/main.py ```

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/firebase/genkit'

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