Skip to content
Cline

VK MCP Server for Cline

io.github.ssm82/vk-mcp

MCP server for VK API with 180+ tools: users, wall, groups, friends, photos, messages.

client:Cline transport:stdio runtime:npm

Install VK MCP Server 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

{
  "mcpServers": {
    "vk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "full-vk-mcp"
      ]
    }
  }
}

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

VK MCP Server in other clients