VK MCP Server
Rank #62,210io.github.ssm82/vk-mcp
MCP server for VK API with 180+ tools: users, wall, groups, friends, photos, messages.
VK MCP Server is a Model Context Protocol (MCP) server published by ssm82. It ranks #62,210 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. VK MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 11, 2026 and most recently updated on May 13, 2026.
Ranks ahead of 69,903 of 132,113 servers on MCP Toplist.
Use VK MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vk-mcp -- npx -y full-vk-mcp[mcp_servers.vk-mcp]
command = "npx"
args = ["-y", "full-vk-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vk-mcp": {
"command": "npx",
"args": [
"-y",
"full-vk-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vk-mcp": {
"command": "npx",
"args": [
"-y",
"full-vk-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vk-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"full-vk-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vk-mcp": {
"command": "npx",
"args": [
"-y",
"full-vk-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vk-mcp": {
"command": "npx",
"args": [
"-y",
"full-vk-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ssm82%2Fvk-mcp)<a href="https://mcptoplist.com/server/io.github.ssm82%2Fvk-mcp"><img src="https://mcptoplist.com/badge/io.github.ssm82%2Fvk-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ssm82
Other servers by ssm82
View all ssm82 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | May 13, 2026 |
Frequently asked questions
- Who maintains VK MCP Server?
- VK MCP Server is maintained by ssm82, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is VK MCP Server listed on the Official MCP Registry?
- Yes — VK MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does VK MCP Server have?
- MCP Toplist tracks 1 version of VK MCP Server, most recently published on May 13, 2026.
- Where can I find the source code for VK MCP Server?
- The source code for VK MCP Server is hosted at github.com/ssm82/full-vk-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.