io.github.woyaxnini/max-messenger
Quality Score
84
/100
MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"max-messenger": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-max-messenger"
],
"env": {
"MAX_TOKEN": "<your-max_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"max-messenger": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-max-messenger"
],
"env": {
"MAX_TOKEN": "<your-max_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @woyax/mcp-max-messenger§02 Environment variables
MAX_TOKENrequiredsecret
MAX bot token from dev.max.ru — passed as Authorization header WITHOUT 'Bearer' prefix (MAX API quirk: non-standard auth)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.