Skip to main content
Glama
providers.example.json566 B
{ "manual_call_templates": [ { "call_template_type": "http", "name": "weather_api", "url": "https://api.weather.example.com/tools", "http_method": "GET" }, { "call_template_type": "mcp", "name": "file_tools", "command": "python3", "args": [ "mcp_server.py" ] } ], "load_variables_from": [ { "variable_loader_type": "dotenv", "env_file_path": ".env" } ] }

Latest Blog Posts

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/universal-tool-calling-protocol/utcp-mcp'

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