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
countries.prompt•390 B
---
model: googleai/gemini-2.5-flash
config:
temperature: 0.5
output:
format: json
schema:
countries(array, A list of countries with their inhabitants):
name: string, Name of the country
habitants: integer, Number of inhabitants in the country
language: string, Official language of the country
---
Generate a list of countries with their habitants and language