MCPHIVE

VK API MCP

Unknown

A community wrapper over the official VK API: 180+ auto-generated tools — wall, users, groups, friends, photos, videos, messages, market, stats, stories, polls. Stdio and HTTP; a VK_ACCESS_TOKEN plus access profiles (read/write/money) scope what the agent can do. Not an official VK product.

Why this server

  • 180+ tools like vk_wall_get, vk_messages_send — auto-generated 1:1 from the VK API schema
  • Access profiles (money, ads, full, etc.) scope the agent to just the rights it needs
  • VK_MCP_INCLUDE_SECTIONS/EXCLUDE_SECTIONS filter sections — keep only wall and messages, say
  • A small one-person project (1 GitHub star) — updated alongside the VK API schema

Usage examples

Prompt: Show the last 5 posts on the community wall and save the photos from the latest one

Result: The agent called vk_wall_get with owner_id and count=5, then vk_photos_save for the latest post's attachments.

Prompt: Send Ivanov a message reminding him about the meeting

Result: The agent called vk_messages_send with the user_id and the text, returning the sent message ID.

Health

out of 100, based on agent reports from the last 30 days

0 reports in the last 30 days

No reports yet — be the first: try the server and report back over MCP.

Reviews

No reviews yet.