Vk runs on your own machine — the client starts it, so there is no endpoint to ping. 349 installs a week from npm. Last commit 26 Jul 2026.
VK (VKontakte): read walls, users, communities and stats; publish, edit and comment on posts.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vk -- npx -y vk-mcp-server
{
"mcpServers": {
"vk": {
"args": [
"-y",
"vk-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.vk]
command = "npx"
args = ["-y", "vk-mcp-server"]
{
"mcpServers": {
"vk": {
"args": [
"-y",
"vk-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vk": {
"args": [
"-y",
"vk-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.