DuckDuckGo MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level: debug, info, warn, error, none | info |
| DDG_MAX_RESULTS | No | Default number of results returned | 3 |
| DDG_STRIP_EMOJI | No | Set to "true" to remove emojis from titles/text | false |
| DDG_OUTPUT_FORMAT | No | options: "dense", "json", "minimal" | dense |
| RATE_LIMIT_PER_MONTH | No | Maximum requests per month | 15000 |
| RATE_LIMIT_PER_SECOND | No | Maximum requests per second | 1 |
| DDG_MAX_SNIPPET_LENGTH | No | Max characters per snippet (truncated with ...) | 150 |
| DDG_ENABLE_FULL_CONTENT | No | Set to "true" to disable truncation | false |
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/ericthered926/duckduckgo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server