Loading MCP server directory, please wait...
MCP server for MAX Messenger — Russian national messenger by VK.
npx @getmcp/cli add io.github.woyaxnini/max-messengerRequires Node.js 18+. Community-contributed server. Review source before installing.
MAX_TOKENYour MAX bot token from dev.max.ru
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.woyaxnini/max-messenger": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-max-messenger"
],
"env": {
"MAX_TOKEN": ""
}
}
}
}