Model Context Protocol (MCP) server for VKontakte (VK) — the largest social network in Russia and CIS countries.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.PORT— VK_MCP_PORT 3000 HTTP port (falls back to $ for PaaS like Render)VK_ACCESS_TOKEN— your_vk_token_hereVK_MCP_AUTH_TOKEN— Bearer token for HTTP transport auth (required when binding to non-loopback)VK_MCP_CORS_ORIGINVK_MCP_EXCLUDE_METHODS— Comma-separated blacklist of methodsVK_MCP_EXCLUDE_SECTIONSVK_MCP_HOST— 127.0.0.1 Bind address. Use 0.0.0.0 for public hostsVK_MCP_INCLUDE_METHODS— Comma-separated whitelist of methods (e.g., users.get,wall.get)VK_MCP_INCLUDE_SECTIONS— VK_MCP_PROFILE=social =wall npx full-vk-mcpVK_MCP_MAX_TOOLS— Limit the number of exposed toolsVK_MCP_MODE— read read — read-only, write — non-financial writes, money — financially sensitive, all — everythingVK_MCP_PORT— 3000 HTTP port (falls back to $PORT for PaaS like Render)VK_MCP_PROFILE— Instead of manually configuring sections and methods, use a built-in profile via :VK_MCP_TRANSPORT— VK_ACCESS_TOKEN=your_token =http npx full-vk-mcp[](https://m8ven.ai/mcp/ssm82-full-vk-mcp-1v0a49)