ddg-search-mcp
by Albertous007
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DDG_LOG_LEVEL | No | Log level: DEBUG, INFO, WARNING, ERROR | INFO |
| DDG_MAX_RESULTS | No | Max results returned per search (1–10) | 10 |
| DDG_SEARCH_DELAY | No | Min seconds between search requests | 3.0 |
| DDG_SEARCH_TIMEOUT | No | Timeout (s) for the search request itself | 12.0 |
| DDG_MAX_CONTENT_CHARS | No | Max chars of page content per result | 6000 |
| DDG_MAX_SNIPPET_CHARS | No | Max chars of snippet fallback | 400 |
| DDG_PAGE_FETCH_TIMEOUT | No | Timeout (s) for fetching result pages | 8.0 |
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/Albertous007/ddg-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server