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 |
Capabilities
Features and capabilities supported by this server
| 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 | |
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/shufl9dka/yandex-searchapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server