Scout
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCOUT_PROXY | No | Proxy configuration, e.g., http://127.0.0.1:7897 | |
| SCOUT_REDIS_URL | No | Redis URL if using redis cache | |
| SCOUT_SAFESEARCH | No | Safe search level: off, moderate, strict | moderate |
| SCOUT_MAX_RESULTS | No | Maximum number of results | 10 |
| SCOUT_CACHE_BACKEND | No | Cache backend: sqlite or redis | sqlite |
| SCOUT_REQUEST_TIMEOUT | No | Request timeout in seconds | 15 |
| SCOUT_CACHE_TTL_SECONDS | No | Cache TTL in seconds (default 7 days) | 604800 |
| SCOUT_RATE_LIMIT_PER_MINUTE | No | Rate limit per minute | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/duguobao812718-wq/scout'
If you have feedback or need assistance with the MCP directory API, please join our Discord server