Skip to main content
Glama

Genkit MCP

Official
by firebase
package.json1.03 kB
{ "name": "genkit-samples", "private": true, "scripts": { "preinstall": "npx only-allow pnpm", "build:js-angular": "cd js-angular && npm run setup && npm run build", "build:js-character-generator": "cd js-character-generator && npm install && npm run build", "build:js-chatbot": "cd js-chatbot && npm install && npm run setup && npm run build", "build:js-coffee-shop": "cd js-coffee-shop && npm install && npm run build", "build:js-menu": "cd js-menu && npm install && npm run build", "build:js-prompts": "cd js-prompts && npm install && npm run build", "build:js-schoolAgent": "cd js-schoolAgent && npm install && npm run build", "build:js-gemini": "cd js-gemini && npm install && npm run build", "build:all-samples": "concurrently npm:build:js-*" }, "pre-commit": [ "format:check" ], "devDependencies": { "npm-run-all": "^4.1.5", "concurrently": "^8.2.2", "only-allow": "^1.2.1", "pre-commit": "^1.2.2", "prettier": "^3.2.5", "tsx": "^4.19.2" } }

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