Skip to main content
Glama
lars-dreier

duck-poacher-mcp

by lars-dreier

DuckDuckGo web search

web_search

Search the web using DuckDuckGo. Returns a page of results with title, URL, and description, plus pagination metadata. Cached results allow browsing later pages without re-searching.

Instructions

Search the web via DuckDuckGo. Returns a page of results, each with a title, URL, and description, plus pagination metadata. Results are cached for an hour; request later pages of the same query with page to read more without re-searching.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo1-based page number; 10 results per page.
queryYesThe search terms to look up on DuckDuckGo.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided; description discloses caching behavior and pagination structure, though no mention of rate limits or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the main action, no wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Explains return format and pagination metadata; no output schema, but description covers key outputs. Could mention source or limits.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema already covers both parameters with descriptions; the description adds behavioral context (caching, pagination) but not new parameter-level meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

States 'Search the web via DuckDuckGo' with a specific verb and resource, and sibling 'image_search' clarifies scope difference.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides explicit pagination usage with caching hint, but doesn't explicitly state when to use web_search vs image_search beyond the tool name.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/lars-dreier/duck-poacher-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server