Loomal

max-messenger

MCP server by github.com/woyaxnini/mcp-max-messenger

MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.

3 starsnpm: @woyax/mcp-max-messenger

About max-messenger

max-messenger is an MCP (Model Context Protocol) server published by woyaxnini in the official MCP registry. MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.

It ships as an npm package (@woyax/mcp-max-messenger), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/woyaxnini/mcp-max-messenger, where the project has earned 3 GitHub stars.

Use max-messenger with your agent

Claude Code · one command
claude mcp add max-messenger -- npx -y @woyax/mcp-max-messenger
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "max-messenger": {
      "command": "npx",
      "args": [
        "-y",
        "@woyax/mcp-max-messenger"
      ]
    }
  }
}
npm@woyax/mcp-max-messenger

Frequently asked questions

What is max-messenger?
max-messenger is an MCP (Model Context Protocol) server by woyaxnini. MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.
How do I connect max-messenger to Claude, Cursor, or another MCP client?
Install max-messenger from its npm package (@woyax/mcp-max-messenger) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is max-messenger open source?
Yes — the source code is public at github.com/woyaxnini/mcp-max-messenger, with 3 GitHub stars.
Can AI agents pay to use max-messenger?
Not yet through Loomal — max-messenger is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain max-messenger? Claim this listing free by verifying GitHub ownership, or contact us.