Vk MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 5 Sep 2026.
MCP server for VK API — wall posts, news search, users, groups. 4 tools.
Today is the operative word: we check Vk MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-mcp -- npx -y @theyahia/vk-mcp
{
"mcpServers": {
"vk-mcp": {
"args": [
"-y",
"@theyahia/vk-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vk-mcp]
command = "npx"
args = ["-y", "@theyahia/vk-mcp"]
{
"mcpServers": {
"vk-mcp": {
"args": [
"-y",
"@theyahia/vk-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vk-mcp": {
"args": [
"-y",
"@theyahia/vk-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VK_ACCESS_TOKEN (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for VK API with 180+ tools: users, wall, groups, friends, photos, messages.
An MCP server for deep research or task groups
MCP server for GetCourse API -- users, deals.
MCP server for the Google People API: search, create, update and delete contacts and groups.
MCP server for Google search results via SERP API
MCP server for advanced web search using Tavily API.
MCP server for iFlow Search web search, image search, and URL fetch tools.
MCP server for Tilda API — projects, pages. 3 tools.
Answers built from our own checks of this server.