Used by 1 plugin
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "yandex-webmaster": { "command": "node", "args": [ "--env-file=.env", "packages/yandex-webmaster-mcp/src/index.mjs" ] } } }
node