Yandex Search MCP
UnknownYandex's official search MCP server: classic web search ("web_search_post") plus AI search with a synthesized answer on the Yazeka model ("ai_search_post"). Gives agents fresh results from the Russian web (Runet) that Western search MCPs lack. Runs locally (Python/Docker) or via a remote SSE endpoint; requires a Yandex Cloud API key with the yc.search-api.execute role and a folder ID.
Why this server
- AI search on the Yazeka model returns a synthesized answer instead of a list of links
- Fresh Runet data: prices, news and sites Western search engines barely index
- Just two tools — ai_search_post and web_search_post — minimal complexity for the agent
- The remote SSE endpoint connects with a single mcp-remote command, no local build needed
Usage examples
Prompt: Find recent news about the Alice AI assistant launch in 2026
Result: ai_search_post returned a synthesized Yazeka-model answer with links to Runet sources.
Prompt: Which sites offer prompt-engineering courses in Russian?
Result: web_search_post returned a results list with relevant Russian-language sites and snippets.
Health
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.