Skip to main content
Glama

Genkit MCP

Official
by firebase
#!/usr/bin/env bash # # Copyright 2025 Google LLC # SPDX-License-Identifier: Apache-2.0 set -x set -euo pipefail function genkit::cleanup() { rm -rf /tmp/e2e* || true && rm -rf /tmp/test-cli* || true } genkit::cleanup

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