Skip to main content
Glama
tool-config.example.json576 B
{ "global": { "defaultTimeout": 30000, "defaultMaxRetries": 0, "defaultCacheTTL": 300, "logLevel": "info" }, "tools": { "filesystem.read_file": { "enabled": true, "timeout": 10000, "cache": { "enabled": true, "ttl": 600 } }, "brave-search.search": { "enabled": true, "timeout": 15000, "maxRetries": 2, "cache": { "enabled": true, "ttl": 1800 } }, "database.query": { "enabled": true, "timeout": 30000, "maxRetries": 1 } } }

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/krtw00/search-mcp'

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