Skip to main content
Glama
ssm82

Full VK MCP

by ssm82

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VK_MCP_MODENoMode filtering: read (read-only), write (non-financial writes), money (financially sensitive), all (everything)read
VK_MCP_PROFILENoBuilt-in profile name (minimal, social, full, etc.)
VK_ACCESS_TOKENYesYour VK API access token
VK_MCP_MAX_TOOLSNoLimit the number of exposed tools
VK_MCP_EXCLUDE_METHODSNoComma-separated blacklist of methods
VK_MCP_INCLUDE_METHODSNoComma-separated whitelist of methods
VK_MCP_EXCLUDE_SECTIONSNoComma-separated blacklist of API sectionsads,secure
VK_MCP_INCLUDE_SECTIONSNoComma-separated whitelist of API sections

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vk_friends_are_friendsB

Checks the current user's friendship status with other specified users.

vk_friends_getC

Returns a list of user IDs or detailed information about a user's friends.

vk_friends_get_app_usersA

Returns a list of IDs of the current user's friends who installed the application.

vk_friends_get_listsB

Returns a list of the user's friend lists.

vk_friends_get_mutualB

Returns a list of user IDs of the mutual friends of two users.

vk_friends_get_onlineB

Returns a list of user IDs of a user's friends who are online.

vk_friends_get_recentB

Returns a list of user IDs of the current user's recently added friends.

vk_friends_get_requestsB

Returns information about the current user's incoming and outgoing friend requests.

vk_friends_get_suggestionsA

Returns a list of profiles of users whom the current user may know.

vk_friends_searchC

Returns a list of friends matching the search criteria.

vk_groups_getC

Returns a list of the communities to which a user belongs.

vk_groups_get_addressesC

Returns a list of community addresses.

vk_groups_get_bannedC

Returns a list of users on a community blacklist.

vk_groups_get_by_idA

Returns information about communities by their IDs.

vk_groups_get_callback_confirmation_codeB

Returns Callback API confirmation code for the community.

vk_groups_get_callback_serversD

groups.getCallbackServers

vk_groups_get_callback_settingsB

Returns [vk.com/dev/callback_api|Callback API] notifications settings.

vk_groups_get_catalog_infoB

Returns categories list for communities catalog

vk_groups_get_invited_usersB

Returns invited users list of a community

vk_groups_get_invitesB

Returns a list of invitations to join communities and events.

vk_groups_get_long_poll_serverB

Returns the data needed to query a Long Poll server for events

vk_groups_get_long_poll_settingsC

Returns Long Poll notification settings

vk_groups_get_membersB

Returns a list of community members.

vk_groups_get_online_statusD

groups.getOnlineStatus

vk_groups_get_requestsC

Returns a list of requests to the community.

vk_groups_get_settingsC

Returns community settings.

vk_groups_get_tag_listC

List of group's tags

vk_groups_get_token_permissionsD

groups.getTokenPermissions

vk_groups_is_memberC

Returns information specifying whether a user is a member of a community.

vk_groups_searchC

Returns a list of communities matching the search criteria.

vk_photos_getC

Returns a list of a user's or community's photos.

vk_photos_get_albumsB

Returns a list of a user's or community's photo albums.

vk_photos_get_albums_countA

Returns the number of photo albums belonging to a user or community.

vk_photos_get_allB

Returns a list of photos belonging to a user or community, in reverse chronological order.

vk_photos_get_all_commentsB

Returns a list of comments on a specific photo album or all albums of the user sorted in reverse chronological order.

vk_photos_get_by_idC

Returns information about photos by their IDs.

vk_photos_get_chat_upload_serverC

Returns an upload link for chat cover pictures.

vk_photos_get_commentsC

Returns a list of comments on a photo.

vk_photos_get_market_album_upload_serverB

Returns the server address for market album photo upload.

vk_photos_get_messages_upload_serverC

Returns the server address for photo upload in a private message for a user.

vk_photos_get_new_tagsA

Returns a list of photos with tags that have not been viewed.

vk_photos_get_owner_cover_photo_upload_serverC

Returns the server address for owner cover upload.

vk_photos_get_owner_photo_upload_serverC

Returns an upload server address for a profile or community photo.

vk_photos_get_tagsC

Returns a list of tags on a photo.

vk_photos_get_upload_serverC

Returns the server address for photo upload.

vk_photos_get_user_photosB

Returns a list of photos in which a user is tagged.

vk_photos_get_wall_upload_serverB

Returns the server address for photo upload onto a user's wall.

vk_photos_searchD

Returns a list of photos.

vk_users_getC

Returns detailed information on users.

vk_users_get_followersA

Returns a list of IDs of followers of the user in question, sorted by date added, most recent first.

vk_users_get_subscriptionsB

Returns a list of IDs of users and communities followed by the user.

vk_users_searchC

Returns a list of users matching the search criteria.

vk_wall_check_copyright_linkD

wall.checkCopyrightLink

vk_wall_getC

Returns a list of posts on a user wall or community wall.

vk_wall_get_by_idB

Returns a list of posts from user or community walls by their IDs.

vk_wall_get_commentB

Returns a comment on a post on a user wall or community wall.

vk_wall_get_commentsC

Returns a list of comments on a post on a user wall or community wall.

vk_wall_get_repostsB

Returns information about reposts of a post on user wall or community wall.

vk_wall_searchB

Allows to search posts on user or community walls.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssm82/full-vk-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server