Skip to content

ru-marketplace-mcp for Zed

io.github.vladimir-human/ru-marketplace-mcp

Read-only MCP servers for Russian marketplaces: prices, stock, ratings, reviews, seller identity

client:Zed transport:stdio runtime:oci

Install ru-marketplace-mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ru-marketplace-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/vladimir-human/ru-marketplace-mcp:2.4.2"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ru-marketplace-mcp in other clients