GameMaker Docs
Provides comprehensive tools for managing and accessing GameMaker Language (GML) documentation, including an MCP server, CLI utilities, and HTML-to-Markdown conversion.
About
GameMaker Docs is a comprehensive toolkit designed to streamline the management and access of GameMaker Language (GML) documentation. It offers a powerful Model Context Protocol (MCP) server for programmatic access, enabling integration with AI agents and other clients. Additionally, it features robust command-line interface (CLI) tools for searching, looking up, and browsing GML documentation directly from the terminal. The toolkit also includes a utility for converting GameMaker's official HTML documentation into clean Markdown format, all built on modern Node.js architecture with built-in GameMaker Language documentation.
Key Features
- MCP Server for programmatic documentation access
- CLI documentation tool for search, lookup, and browsing
- HTML-to-Markdown converter for GameMaker documentation
- Includes built-in GameMaker Language documentation
- Modern Node.js architecture with ES modules and structured error handling
- 0 GitHub stars
Use Cases
- Integrate GameMaker Language documentation into AI agents or custom tools via an MCP server.
- Efficiently search and browse GameMaker Language documentation directly from the command line.
- Convert official GameMaker HTML documentation to Markdown for easier readability or alternative usage.