trackmcp
Back to directory
NikolayXHD

yandex-search-mcp

View on GitHub

Yandex Search

0 stars TypeScriptOthers Updated Jun 22, 2025

Documentation

https://yandex.cloud/ru/docs/search-api/quickstart/

https://yandex.cloud/ru/docs/iam/operations/authentication/manage-api-keys#create-api-key

https://yandex.cloud/ru/docs/resource-manager/operations/folder/get-id

json
"mcpServers": {
    "yandex-search-mcp": {
         "command": "node",
         "args": [
              "/yandex-search-mcp/src/index.ts"
          ],
         "env": {
             "YANDEX_API_KEY": "",
             "YANDEX_FOLDER_ID": ""
         }
    }
}

Frequently asked questions

What is yandex-search-mcp?

yandex-search-mcp is Yandex Search

How do I install yandex-search-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is yandex-search-mcp open source?

Yes — it is hosted on GitHub at https://github.com/NikolayXHD/yandex-search-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP