DuckDuckGo MCP Server
by varlabz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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