Skip to main content
Glama

Open Search MCP

by flyanima
MIT License
2
  • Apple
  • Linux
user.json.template930 B
{ "api": { "keys": { "google": "your_google_api_key_here", "newsapi": "your_newsapi_key_here", "alphavantage": "your_alpha_vantage_key_here", "openweather": "your_openweather_key_here", "github": "your_github_token_here", "reddit_client_id": "your_reddit_client_id_here", "reddit_client_secret": "your_reddit_client_secret_here", "coingecko": "your_coingecko_key_here", "huggingface": "your_huggingface_key_here" }, "endpoints": { "custom_search_engine": "your_custom_endpoint_if_needed" } }, "cache": { "defaultTTL": 7200, "maxSize": 1500 }, "logging": { "level": "info", "file": "./logs/user.log" }, "features": { "enableAdvancedSearch": true, "enableCaching": true, "enableRateLimit": true, "enableMetrics": false }, "performance": { "maxConcurrentRequests": 15, "requestTimeout": 25000 } }

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

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