@theyahia/vk-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@theyahia/vk-mcpShow my last 5 wall posts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@theyahia/vk-mcp
MCP-сервер для VK API — записи со стены, публикация, сообщения, друзья, пользователи, группы, статистика. 8 инструментов.
Часть серии Russian API MCP (50 серверов) by @theYahia.
Установка
Claude Desktop
{
"mcpServers": {
"vk": {
"command": "npx",
"args": ["-y", "@theyahia/vk-mcp"],
"env": { "VK_ACCESS_TOKEN": "your-token" }
}
}
}Claude Code
claude mcp add vk -e VK_ACCESS_TOKEN=your-token -- npx -y @theyahia/vk-mcpVS Code / Cursor
{
"servers": {
"vk": {
"command": "npx",
"args": ["-y", "@theyahia/vk-mcp"],
"env": { "VK_ACCESS_TOKEN": "your-token" }
}
}
}Smithery
npx @smithery/cli install @theyahia/vk-mcp --client claudeТребуется
VK_ACCESS_TOKEN. Получите на vk.com/dev.
Related MCP server: lolzteam-mcp
Транспорт
Режим | Запуск |
stdio (по умолчанию) |
|
Streamable HTTP |
|
Инструменты (8)
Инструмент | Метод VK API | Описание |
|
| Записи со стены пользователя или сообщества |
|
| Публикация записи на стене |
|
| Поиск постов по ключевым словам |
|
| Информация о пользователях |
|
| Информация о сообществах |
|
| Список друзей пользователя |
|
| Отправка сообщения |
|
| Статистика сообщества |
Skills (Prompts)
Skill | Описание |
| Опубликуй пост в группу VK |
| Статистика группы VK за N дней |
Примеры
Покажи последние посты со стены Дурова
Опубликуй пост "Привет мир!" в группу 123456
Найди посты про AI в VK
Информация о группе team
Покажи моих друзей
Статистика группы 123456 за 30 днейРазработка
npm install
npm test # Vitest
npm run build # TypeScript
npm run dev # tsx watchAPI
Base URL:
https://api.vk.com/method/API version:
v=5.199Auth:
VK_ACCESS_TOKEN(env)Retry: 3 попытки с exponential backoff (429, 5xx)
Timeout: 10 секунд
Часть серии Russian API MCP
50 серверов: github.com/theYahia/russian-mcp
Лицензия
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceMCP server for VK Ads API enabling management of campaigns, ads, statistics, targeting, and budgets through natural language.Last updated88224MIT
- Alicense-qualityBmaintenanceMCP server providing access to Lolzteam Market and Forum APIs with 271 tools for account trading, forum interactions, and more.Last updated4MIT
- Alicense-qualityBmaintenanceAn MCP server for managing Discord servers with 73 tools including channels, roles, messages, moderation, voice, events, forums, emojis, invites, and permissions.Last updated271MIT
- AlicenseAqualityCmaintenanceMCP server for TGStat API that provides analytics for Telegram channels, including search, posts, statistics, mentions, and comparison across 8 tools.Last updated8123MIT
Related MCP Connectors
An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
MCP server for skill documentation, generated by doc2mcp.
An MCP server for deep research or task groups
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/theYahia/vk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server