Platforms / yandex
yandex toolset
3 tools. Mount this server and your agent gets every yandex endpoint, fully typed.
claude mcp add capzy-yandex --transport http https://mcp.capzy.ai/yandex/mcp \ --header "Authorization: Bearer YOUR_KEY"
Search
yandex_images
1 credit
Image Search
Image search results with full-size and thumbnail URLs.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search query. |
gl |
string | optional | Region/market code (us, gb, ru, de, tr). Default: us |
region |
string | optional | Region override: a market code or a raw numeric region id. Wins over gl when set. |
language |
string | optional | Interface/results language code (e.g. en, ru, de). |
page |
integer | optional | Page number (starts at 1). Default: 1 |
offset |
integer | optional | Result offset instead of page; converted to a page using per_page (offset // per_page). |
per_page |
integer | optional | Page size used only to convert offset to a page number. Default: 10 |
time_range |
string | optional | Freshness window: day | week | month. |
size |
string | optional | Image size: small | medium | large | wallpaper. |
color |
string | optional | Dominant color: color | gray | bw | red | orange | yellow | green | cyan | blue | violet | white | black. |
orientation |
string | optional | Aspect: horizontal | vertical | square. |
type |
string | optional | Kind of image: photo | clipart | lineart | face | demotivator. |
format |
string | optional | File format: jpg | png | gif (animated). |
yandex_search
1 credit
Web Search
Web search results with organic listings.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search query. |
gl |
string | optional | Region/market code (us, gb, ru, de, tr). Default: us |
region |
string | optional | Region override: a market code (us, gb, ru, de, tr) or a raw numeric region id. Wins over gl when set. |
language |
string | optional | Interface/results language code (e.g. en, ru, de). Alias: lang. |
domain |
string | optional | Yandex domain / SERP edition: com (international) | ru | com.tr | kz | by. Sets the default UI language and result bias. Default: com |
safe_search |
string | optional | Family filter: on (moderate/strict) | off. Off by default. |
page |
integer | optional | Page number (starts at 1). Default: 1 |
offset |
integer | optional | Result offset instead of page; converted to a page using per_page (offset // per_page). |
per_page |
integer | optional | Page size used only to convert offset to a page number (the SERP page size is fixed). Default: 10 |
time_range |
string | optional | Freshness window (a.k.a. within): day | week | month. |
yandex_videos
1 credit
Video Search
Video search results with channel, duration and thumbnail.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search query. |
gl |
string | optional | Region/market code (us, gb, ru, de, tr). Default: us |
region |
string | optional | Region override: a market code or a raw numeric region id. Wins over gl when set. |
language |
string | optional | Interface/results language code (e.g. en, ru, de). |
page |
integer | optional | Page number (starts at 1). Default: 1 |
offset |
integer | optional | Result offset instead of page; converted to a page using per_page (offset // per_page). |
per_page |
integer | optional | Page size used only to convert offset to a page number. Default: 10 |
time_range |
string | optional | Freshness window: day | week | month. |
duration |
string | optional | Clip length: short | medium | long. |
hd |
boolean | optional | Only HD (high-definition) clips. |
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.