A
licenseC
qualityC
maintenanceModel Context Protocol (MCP) server for VKontakte (VK) — the largest social network in Russia and CIS countries.
59
24 npm
1
MIT
No user-submitted related servers found.
Scored across 19 tools
Each tool targets a unique resource-action combination with no overlap. For example, vk_wall_delete, vk_wall_post, and vk_wall_edit are clearly distinct wall operations.
All tools follow the consistent pattern vk_<resource>_<action> in snake_case, making them predictable and easy to navigate.
19 tools cover a broad range of VK functionalities without being excessive. The scope is well-scoped for a social media server.
The server covers major VK features like wall, users, groups, photos, and feeds. Minor gaps exist (e.g., no comment deletion, no messaging), but core workflows are well-supported.