Max Messenger runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 31 Mar 2026.
MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.
Today is the operative word: we check Max Messenger every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
MAX_TOKEN (MAX bot token from dev.max.ru — passed as Authorization header WITHOUT 'Bearer' prefix (MAX API quirk: non-standard auth)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for VK API with 180+ tools: users, wall, groups, friends, photos, messages.
Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.
MCP server for Sendbird — chat users, channels, members, and messages from your AI client.
MCP server for JivoSite API — chats, agents, visitors. 3 tools.
MCP server for Tilda API — projects, pages. 3 tools.
MCP server for Tekna events and news
MCP server for Gotify push notifications - send messages and manage apps/clients.
DealHub MCP server for admins. Manage versions and users with 7 tools via Claude AI agents.
Answers built from our own checks of this server.