Skip to content
Cline

pochta russia mcp for Cline

io.github.theyahia/pochta-russia-mcp

MCP server for Russian Post (Почта России) API — tracking, tariff calculation, post office search.

client:Cline transport:stdio runtime:npm

Install pochta russia 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

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

{
  "mcpServers": {
    "pochta-russia-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/pochta-russia-mcp"
      ],
      "env": {
        "POCHTA_LOGIN": "<POCHTA_LOGIN>"
      }
    }
  }
}

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

pochta russia mcp in other clients