Skip to main content
Glama

Genkit MCP

Official
by firebase
biome.json1.42 kB
{ "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true } }, "files": { "ignoreUnknown": true, "ignore": [ "**/.dist/**", "**/.eggs/**", "**/.idea/**", "**/.mypy_cache/**", "**/.next/**", "**/.output/**", "**/.pytest_cache/**", "**/.ruff_cache/**", "**/.venv/**", "**/.wxt/**", "**/__pycache__/**", "**/coverage/**", "**/develop-eggs/**", "**/dist/**", "**/manifest.*.json", "**/node_modules/**", ".nx/**", ".trunk/**", "bazel-*/**", "node_modules/**", "third_party/**" ] }, "formatter": { "useEditorconfig": true }, "vcs": { "clientKind": "git", "defaultBranch": "main", "enabled": true, "useIgnoreFile": true }, "javascript": { "formatter": { "arrowParentheses": "always", "attributePosition": "auto", "bracketSpacing": true, "jsxQuoteStyle": "double", "lineEnding": "lf", "lineWidth": 80, "quoteStyle": "single", "semicolons": "always", "trailingCommas": "es5" } }, "json": { "formatter": { "indentStyle": "space", "indentWidth": 2, "lineEnding": "lf", "lineWidth": 80, "trailingCommas": "none" } } }

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