Provides comprehensive tools for managing and accessing GameMaker Language (GML) documentation, including an MCP server, CLI utilities, and HTML-to-Markdown conversion.
Sponsored
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
01MCP Server for programmatic documentation access
02CLI documentation tool for search, lookup, and browsing
03HTML-to-Markdown converter for GameMaker documentation
04Includes built-in GameMaker Language documentation
05Modern Node.js architecture with ES modules and structured error handling
060 GitHub stars
Use Cases
01Integrate GameMaker Language documentation into AI agents or custom tools via an MCP server.
02Efficiently search and browse GameMaker Language documentation directly from the command line.
03Convert official GameMaker HTML documentation to Markdown for easier readability or alternative usage.