Full VK MCP
Related Servers
Alternatives to Full VK MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceModel Context Protocol server for VK (VKontakte) social network API1969 npm11MIT
- AlicenseNot gradedqualityAmaintenanceLocal MCP server that integrates with VK Ads API and Core VK API, providing 128 tools for managing ad campaigns, audiences, creatives, statistics, and analyzing VK communities.10 npmMIT
- AlicenseAqualityAmaintenanceMCP server for VK Ads API: manage ad plans, ad groups, banners, and statistics.1892 npm7MIT
- AlicenseAqualityFmaintenanceAn MCP server for MAX Messenger (Russia's national messenger by VK) that enables AI clients to send and read messages, manage chats and members, send media, and more through 21 tools.2170 npm10-
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with VKontakte through a unified FastMCP interface, supporting messaging, wall posts, user/group management, and real-time event handling.4-
- AlicenseAqualityCmaintenanceMCP server that enables integration with Instagram, allowing interaction with Instagram features through the Model Context Protocol.1510 npm8MIT
TDQS
Scored across 59 tools
Tools are grouped by clear sections (friends, groups, photos, users, wall) and each tool has a distinct purpose within its section. There is no ambiguity or overlap; one can easily distinguish between tools like vk_friends_get and vk_friends_search.
All tool names follow the consistent pattern vk_<section>_<method> in snake_case, making them predictable and easy to understand. The naming is uniform across all 59 tools.
With 59 tools, the server is excessively large for typical MCP usage. While the VK API is extensive, this number of tools makes it unwieldy for agents to navigate and select appropriately. A more focused subset would be preferable.
The tools are almost exclusively read-only, lacking any create, update, or delete operations. While they cover many read scenarios for friends, groups, photos, users, and wall, the absence of write capabilities represents a significant gap for most practical use cases.