yandex-searchapi-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | Your Yandex API key | |
| FOLDER_ID | Yes | Your Yandex Cloud folder ID |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_searchA | Search web pages by text query. Returns grouped documents with URL, title, language, and snippet passages. |
| wordstat_get_topB | Get popular and related search queries for a keyword using Yandex Wordstat. |
| wordstat_get_dynamicsB | Get how search frequency changes over time for a keyword (daily, weekly, or monthly). |
| wordstat_get_regions_distributionB | Get regional distribution for a keyword: where users search this phrase more often. |
| wordstat_get_regions_treeA | Get the full tree of Wordstat region IDs and names. Useful for choosing region filters. |
| image_searchA | Search images by text query. Returns grouped image documents and image metadata like thumbnail/original links. |
| generative_searchA | Generate an answer grounded in web search results, with optional source restrictions (site/host/url). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |