Loading MCP server directory, please wait...
MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.
npx @getmcp/cli add io.github.woyaxnini/max-messengerRequires Node.js 18+. Community-contributed server. Review source before installing.
MAX_TOKENMAX bot token from dev.max.ru — passed as Authorization header WITHOUT 'Bearer' prefix (MAX API quirk: non-standard auth)
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": ""
}
}
}
}