DuckDuckGo MCP Server
by varlabz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchA | Search the web using DuckDuckGo. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| search_assistant | Generate a search assistant prompt for analyzing search results. This prompt helps users analyze and understand search results by providing context and asking targeted questions. Args: query: The search query context: Additional context about what the user is looking for Returns: A formatted prompt for search analysis |
| research_planner | Generate a research planning prompt for comprehensive topic exploration. This prompt helps structure research by breaking down complex topics into manageable search queries and analysis steps. Args: topic: The research topic depth: Research depth level (basic, intermediate, comprehensive) Returns: A structured research planning prompt |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_regions | List supported region codes and human-readable names. Returns a JSON object with a short note, the total count, and the list of available region codes. |
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/varlabz/duckduckgo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server