Connects Claude to VKontakte's social network through their v5.199 API with token authentication. You get read operations for profiles, wall posts, groups, friends, newsfeeds, and photos, plus write capabilities for posting to walls and adding comments. Also exposes community stats for admins. Built on the stdio transport with comprehensive test coverage. Useful if you're building social media workflows around VK or need to query Russian social network data programmatically. Installation is straightforward through npm or npx, and setup requires a VK access token from their developer portal with appropriate scopes.
claude mcp add --transport stdio io.github.bulatko-vk -- npx -y vk-mcp-server