vk-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VK_ACCESS_TOKEN | Yes | The VK access token required for authentication. This token allows the server to interact with the VK (VKontakte) API on your behalf. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vk_users_getC | Get information about VK users by their IDs or screen names |
| vk_wall_getC | Get posts from a user or community wall |
| vk_wall_postC | Publish a new post on a wall |
| vk_wall_create_commentC | Add a comment to a wall post |
| vk_groups_getC | Get list of communities the user is a member of |
| vk_groups_get_by_idC | Get community info by ID or short name |
| vk_friends_getC | Get list of user friends |
| vk_newsfeed_getC | Get user newsfeed |
| vk_stats_getB | Get community statistics (admin only) |
| vk_photos_getC | Get photos from albums |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/bulatko/vk-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server