MCP server for Yandex.Webmaster API — hosts, search queries, indexing status. Bearer token auth.
claude mcp add yandex-webmaster-mcp -- npx -y @theyahia/yandex-webmaster-mcp
claude_desktop_config.json
{
"mcpServers": {
"yandex-webmaster-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-webmaster-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"yandex-webmaster-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-webmaster-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yandex-webmaster-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-webmaster-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"yandex-webmaster-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-webmaster-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yandex-webmaster-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/yandex-webmaster-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theYahia--yandex-webmaster-mcp/reviews or the review_server meta-tool.
POST /mcp