Vk MCP Server
UnclaimedModel Context Protocol (MCP) server for VK (VKontakte) social network API
Install
npx vk-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (19)
vk_friends_get
Get user's friends list
vk_groups_get
Get user's communities list
vk_groups_get_by_id
Get community info by ID
vk_groups_get_members
Get community members
vk_groups_join
✏️ Join a community or request to join
vk_groups_search
Search communities by name and criteria
vk_likes_get
Get users who liked an object, with reaction counts
vk_newsfeed_get
Get user's newsfeed
vk_photos_get
Get photos from albums
vk_photos_upload_wall
✏️ Upload a photo and get an attachment string for vkwallpost
vk_stats_get
Get community statistics (admin only)
vk_users_get
Get user profiles by IDs or screen names
vk_users_search
Search users by name, city, age and other criteria
vk_wall_create_comment
✏️ Add comment to a post
vk_wall_delete
✏️ Delete a post
vk_wall_edit
✏️ Edit an existing post
vk_wall_get
Get posts from user/community wall
vk_wall_get_by_id
Get specific posts by {ownerid}{postid}
vk_wall_post
✏️ Publish a new post