Skip to main content
Glama

Genkit MCP

Official
by firebase
package.json627 B
{ "name": "prompts", "version": "1.0.0", "description": "", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node lib/index.js", "genkit:dev": "genkit start -- tsx --watch src/index.ts", "build": "tsc", "build:watch": "tsc --watch" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "genkit": "^1.0.4", "@genkit-ai/googleai": "^1.0.4", "@genkit-ai/express": "^1.0.4", "express": "^4.21.0", "zod": "^3.23.8" }, "devDependencies": { "genkit-cli": "^1.0.4", "typescript": "^5.5.4" } }

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