Skip to content
Claude Desktop

vk for Claude Desktop

io.github.bulatko/vk

VK (VKontakte): read walls, users, communities and stats; publish, edit and comment on posts.

client:Claude Desktop transport:stdio runtime:npm

Install vk in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "vk": {
      "command": "npx",
      "args": [
        "-y",
        "vk-mcp-server"
      ],
      "env": {
        "VK_ACCESS_TOKEN": "<VK_ACCESS_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

vk in other clients