Max Messenger runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from npm. Last commit 31 Mar 2026.
MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add max-messenger -- npx -y @woyax/mcp-max-messenger
{
"mcpServers": {
"max-messenger": {
"args": [
"-y",
"@woyax/mcp-max-messenger"
],
"command": "npx"
}
}
}
[mcp_servers.max-messenger]
command = "npx"
args = ["-y", "@woyax/mcp-max-messenger"]
{
"mcpServers": {
"max-messenger": {
"args": [
"-y",
"@woyax/mcp-max-messenger"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"max-messenger": {
"args": [
"-y",
"@woyax/mcp-max-messenger"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.