Skip to main content
Glama

Genkit MCP

Official
by firebase
package.json725 B
{ "main": "lib/index.js", "scripts": { "start": "node lib/index.js", "genkit:dev": "genkit start -- tsx --watch src/index.ts", "build": "tsc", "build:watch": "tsc --watch", "test": "echo \"Error: no test specified\" && exit 1" }, "name": "js-angular", "version": "1.0.0", "description": "This is a simple UI for streaming RPG character generator.", "keywords": [], "author": "", "license": "ISC", "dependencies": { "genkit": "^1.0.4", "@genkit-ai/google-genai": "^1.17.0", "@genkit-ai/express": "^1.17.0", "express": "^4.21.0", "partial-json": "^0.1.7" }, "devDependencies": { "genkit-cli": "^1.17.0", "typescript": "^5.4.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