Loomal

MCP server for VK (VKontakte) API: users, walls, groups, friends, newsfeed, photos.

5 starsnpm: vk-mcp-server

About vk

vk is an MCP (Model Context Protocol) server published by bulatko in the official MCP registry. MCP server for VK (VKontakte) API: users, walls, groups, friends, newsfeed, photos.

It ships as an npm package (vk-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bulatko/vk-mcp-server, where the project has earned 5 GitHub stars.

Use vk with your agent

Claude Code · one command
claude mcp add vk -- npx -y vk-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vk": {
      "command": "npx",
      "args": [
        "-y",
        "vk-mcp-server"
      ]
    }
  }
}
npmvk-mcp-server

Frequently asked questions

What is vk?
vk is an MCP (Model Context Protocol) server by bulatko. MCP server for VK (VKontakte) API: users, walls, groups, friends, newsfeed, photos.
How do I connect vk to Claude, Cursor, or another MCP client?
Install vk from its npm package (vk-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vk open source?
Yes — the source code is public at github.com/bulatko/vk-mcp-server, with 5 GitHub stars.
Can AI agents pay to use vk?
Not yet through Loomal — vk is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vk? Claim this listing free by verifying GitHub ownership, or contact us.