Provides comprehensive search and browsing capabilities for RimWorld game source code and Def data.
RimSage is an MCP server designed to empower developers and modders with direct access to RimWorld's core. It facilitates comprehensive search and browsing of the game's source code, alongside the ability to inspect and query game Def data. This tool streamlines the process of understanding and interacting with RimWorld's intricate mechanics and definitions, enabling more efficient development and modding efforts by exposing internal structures through a programmatic interface.
Key Features
01Read specific RimWorld files with pagination
027 GitHub stars
03Search through RimWorld source code
04Search through RimWorld Defs
05List directory contents with pagination
06Get resolved RimWorld Def data by defName
Use Cases
01Developing mods or extensions for RimWorld by inspecting game logic
02Researching internal RimWorld mechanics and data structures
03Debugging or understanding specific game behaviors through source code analysis