
vk
MCP server by github.com/bulatko/vk-mcp-server
MCP server for VK (VKontakte) API: users, walls, groups, friends, newsfeed, photos.
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 mcp add vk -- npx -y vk-mcp-server{
"mcpServers": {
"vk": {
"command": "npx",
"args": [
"-y",
"vk-mcp-server"
]
}
}
}vk-mcp-serverFrequently 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.
More MCP servers

Anima MCP Server
5
Connect AI coding agents to Anima Playground, Figma, and your design system.

Aperion Shield
5
Local guardrail proxy that blocks destructive MCP tool calls, rug pulls, and tool poisoning

Statistics Canada MCP Server
5
Access Statistics Canada data via the Web Data Services API

bugherd-mcp
5
BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.

DDC/CI Control Bridge
5
Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.

Bitbucket MCP
5
Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.
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.