MCP server delivering MAX Platform documentation to AI coding agents.
- 29 MAX Bot API endpoints
- 26 data models
- 20 guides in 8 categories
- MAX Bridge API (objects + events)
- 35 MAX UI components
- 7 MCP tools (list, get, search)
- Resource URIs (
max-docs://) - Multi-client quickstart (Claude, Cursor, OpenCode, Codex)
- Demo GIF / screenshots for README
- GitHub Actions CI (build + test)
- Automated npm publishing
- More granular search (filter by category, type)
- TypeScript strict mode pass
- Error handling improvements
- Additional guides (advanced bot patterns, webhooks, payments)
- Code examples for each endpoint
- Migration guides (v1 → v2 API changes)
- Changelog feed as MCP resource
- Code examples tool (8 production-ready examples)
- Enhanced search with type/category filters
- MCP Prompts (4 templates: create-bot, send-message-patterns, build-mini-app, debug-max-api)
- Sampling support (let LLMs generate MAX bot code with context)
- Progressive resource loading (lazy-load large docs)
- Multi-language documentation (Russian source + English translation)
- Tool composition (multi-step workflows: create bot → configure → deploy)
- MCP Registry listing
- WebSocket transport (in addition to stdio)
- Live API validation (test endpoints against real MAX API)
- Interactive playground in README
- Community-contributed guides
Have an idea? Open an issue or start a discussion.