Skip to main content
Glama
default.models.json579 B
{ "fast": { "provider": "openai", "model_name": "gpt-4o-mini", "description": "Optimized for speed and simple tasks.", "max_input_tokens": 0, "max_output_tokens": 0 }, "smart": { "provider": "anthropic", "model_name": "claude-3-5-sonnet-latest", "description": "Optimized for complex reasoning.", "max_input_tokens": 0, "max_output_tokens": 0 }, "cheap": { "provider": "openai", "model_name": "gpt-4o-mini", "description": "Good cost-performance balance.", "max_input_tokens": 0, "max_output_tokens": 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/KasarLabs/snak'

If you have feedback or need assistance with the MCP directory API, please join our Discord server