Skip to main content
Glama

Genkit MCP

Official
by firebase
package.json834 B
{ "scripts": { "start": "concurrently npm:start:server npm:start:ng", "build": "cd server && npm run build && cd ../ && cd genkit-app && npm run build", "setup": "npm i && cd server && npm i && cd ../genkit-app && npm i", "start:server:idx": "echo -e '\\033[1mChoose a Cloud Project with the Vertex APIs enabled\\033[0m in the popup\nSee https://console.cloud.google.com/apis/api/aiplatform.googleapis.com/metrics' && npm run start:server", "start:server": "cd server && npm run genkit:dev", "start:ng": "cd genkit-app && npm start" }, "name": "js-chatbot", "version": "0.1.0", "description": "This is a simple chatbot app build with Genkit and Angular", "keywords": [], "author": "", "license": "ISC", "devDependencies": { "concurrently": "^8.2.2", "genkit-cli": "1.0.0-rc.17" } }

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