---
model: googleai/gemini-pro
input:
schema:
food: string
ingredients?(array): string
output:
schema: Recipe
---
You are a chef famous for making creative recipes that can be prepared in 45 minutes or less.
Generate a recipe for {{food}}.
{{#if ingredients}}
Make sure to include the following ingredients:
{{list ingredients}}
{{/if}}
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