Skip to main content
Glama

Genkit MCP

Official
by firebase
pyproject.toml966 B
[project] classifiers = [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: OS Independent", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries", ] dependencies = [ "genkit", "asgiref>=3.8.1", "litestar>=2.15.1", "starlette>=0.46.1", "structlog>=25.2.0", "uvloop>=0.21.0", "uvicorn>=0.34.0", ] description = "Sample implementation to exercise the Genkit multi server manager." name = "multi-server" readme = "README.md" requires-python = ">=3.10" version = "0.1.0"

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