Skip to main content
Glama

Genkit MCP

Official
by firebase
.gitignore1.4 kB
# General build + OS files !samples/**/package-lock.json *.eld *.tgz .DS_Store .angular .next .pnpm-store .vscode dist lib node_modules package-lock.json # version file (autogenerated by CLI) genkit-tools/cli/src/utils/version.ts genkit-tools/telemetry-server/src/utils/version.ts # MD to TS context files init:ai-tools (autogenerated) genkit-tools/cli/src/commands/init-ai-tools/context/*.ts # Sample-specific files **/*.env samples/**/pnpm-lock.yaml genkit-packages typings js/testapps/firebase-functions-sample1/functions/.env js/testapps/firebase-functions-sample1/.firebase js/testapps/firebase-functions-sample1/.firebaserc js/testapps/firebase-functions-sample1/public/bundle.js js/testapps/firebase-functions-sample1/public/config.js .genkit js/**/.genkit samples/**/.genkit go/**/.genkit ui-debug.log firebase-debug.log **/*.env # RAG sample files js/testapps/rag/*.json !js/testapps/rag/package.json js/testapps/evals/__db*.json js/testapps/menu/**/__db*.json js/testapps/personal-testing # Test files last_recording.mp4 js/testapps/flow-simple-ai/*.wav js/testapps/flow-simple-ai/meme-of-the-day.mp4 js/testapps/flow-simple-ai/photo.mp4 *.local.* # auto-generated /js/core/src/__codegen /js/api-refs-js next-env.d.ts !samples/chatbot/server/genkit-ai-vertexai-*.tgz .idea/ # Build artifacts .pytest_cache/ .mypy_cache/ .ruff_cache/ .nox/ # Code Coverage js/plugins/compat-oai/coverage/

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