yandex webmaster mcp for Cline
io.github.boxlab-ltd/yandex-webmaster-mcp
Query Yandex Webmaster indexing, queries, diagnostics and backlinks, and recrawl, via an AI agent.
client:Cline
transport:stdio
runtime:npm
Install yandex webmaster mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"yandex-webmaster-mcp": {
"command": "npx",
"args": [
"-y",
"@boxlab/yandex-webmaster-mcp"
],
"env": {
"YANDEX_WEBMASTER_TOKEN": "<YANDEX_WEBMASTER_TOKEN>",
"YANDEX_WEBMASTER_HOST_ID": "<YANDEX_WEBMASTER_HOST_ID>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs