Skip to content
Cline

SEO Tools: Yandex.Metrica for Cline

io.github.antohins/seo-tools-mcp-metrika

MCP server for Yandex.Metrica Stat API (read-only).

client:Cline transport:stdio runtime:npm

Install SEO Tools: Yandex.Metrica 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "seo-tools-mcp-metrika": {
      "command": "npx",
      "args": [
        "-y",
        "seo-tools-mcp-metrika"
      ],
      "env": {
        "YANDEX_OAUTH_TOKEN": "<YANDEX_OAUTH_TOKEN>",
        "METRIKA_COUNTER_ID": "<METRIKA_COUNTER_ID>",
        "METRIKA_OAUTH_TOKEN": "<METRIKA_OAUTH_TOKEN>",
        "YANDEX_CLIENT_ID": "<YANDEX_CLIENT_ID>",
        "YANDEX_CLIENT_SECRET": "<YANDEX_CLIENT_SECRET>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SEO Tools: Yandex.Metrica in other clients