Platforms / duckduckgo
duckduckgo toolset
8 tools. Mount this server and your agent gets every duckduckgo endpoint, fully typed.
claude mcp add capzy-duckduckgo --transport http https://mcp.capzy.ai/duckduckgo/mcp \ --header "Authorization: Bearer YOUR_KEY"
Reference
duckduckgo_regions
1 credit
List Regions
Supported region codes.
No parameters.
Search
duckduckgo_autocomplete
1 credit
Autocomplete
Search suggestions for partial queries.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Partial term. |
region |
string | optional | Region code. Default: us |
duckduckgo_images
1 credit
Image Search
Image search results with full-size and thumbnail URLs, source page and dimensions.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Query. |
region |
string | optional | Region code (for example us, uk, de). Default: us |
page |
integer | optional | Page number (1-based). Default: 1 |
safe_search |
string | optional | off | moderate | strict Default: moderate |
freshness |
string | optional | Recency filter: day | week | month | year (default any time). |
size |
string | optional | Image size: small | medium | large | wallpaper. |
color |
string | optional | Dominant color, for example color | monochrome | red | blue. |
type |
string | optional | Image type: photo | clipart | gif | transparent | line. |
duckduckgo_instant
1 credit
Instant Answer
Entity / definition / direct-answer results.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Query. |
region |
string | optional | Region code. Default: us |
duckduckgo_maps
1 credit
Maps / Local
Local business/place results (name, address, coordinates, rating, phone, hours, price). Put the location in the query, e.g. 'coffee shops in Richmond, VA'.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Local search including a place, e.g. 'coffee shops in Richmond, VA'. |
region |
string | optional | Region code (us, uk, de, fr). Default: us |
duckduckgo_news
1 credit
News Search
News results with source, publish time, snippet and thumbnail.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Query. |
region |
string | optional | Region code (for example us, uk, de). Default: us |
page |
integer | optional | Page number (1-based). Default: 1 |
safe_search |
string | optional | off | moderate | strict Default: moderate |
time_range |
string | optional | Recency filter: day | week | month | year (default any time). |
duckduckgo_search
1 credit
Web Search
Web SERP with organic results.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search query. |
region |
string | optional | Region code (for example us, uk, de). Default: us |
language |
string | optional | Preferred result language code. Region already implies a language. |
safe_search |
string | optional | off | moderate | strict Default: moderate |
freshness |
string | optional | Recency filter: day | week | month | year (default any time). |
page |
integer | optional | Page number (1-based). Default: 1 |
per_page |
integer | optional | Results per page. The engine returns a fixed page size. Default: 30 |
duckduckgo_videos
1 credit
Video Search
Video search with metadata.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Query. |
region |
string | optional | Region code (for example us, uk, de). Default: us |
page |
integer | optional | Page number (1-based). Default: 1 |
safe_search |
string | optional | off | moderate | strict Default: moderate |
freshness |
string | optional | Recency filter: day | week | month | year (default any time). |
duration |
string | optional | Clip length: short | medium | long. |
Fewer tools?
The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.