Skip to main content
Glama
524,529 tools. Updated 2026-09-06 16:29

"Ren'Py" matching MCP tools:

  • Don't know which Ren'Py documentation is available? Get a list of all documentation topics to find relevant references quickly.
    MIT
  • Identify the RenForge version and resolve the active Ren'Py project path from dashboard, serve default, or current directory, with fallback to manual input.
    MIT
  • Measure pixel relationships (align, gap, distribute, center, overlap, fit, contrast) between Ren'Py scene nodes, returning actionable deltas and optional pass/fail tolerance.
    MIT
  • Launch Ren'Py games with Live Editor enabled by default, enabling real-time inspection and control. Poll status until ready, then use screenshots and scene tree to verify before interacting.
    MIT
  • Get a compact, bounded view of live Ren'Py game state. Limit depth and item count, filter variables by name or prefix, and control output bytes to avoid full-store payloads.
    MIT
  • Repositions a live image tag in Ren'Py and returns its new logical bounds. Use it to test and copy final coordinates directly into your script.
    MIT

Matching MCP Servers

  • A
    license
    C
    quality
    A
    maintenance
    An MCP server for Ren'Py project tooling that enables AI agents to inspect game state, evaluate expressions, read/write variables, and capture screenshots from running Ren'Py games.
    54
    9
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Provides 70+ MCP tools for creating and managing Ren'Py projects, enabling natural language requirements to be converted into editable projects with build, preview, and asset generation capabilities.
    MIT
  • Discover the active Ren'Py project by checking the dashboard, serve default, or current working directory, enabling AI agents to inspect game state.
    MIT
  • Read any Ren'Py documentation page as plain text to quickly find syntax, commands, and usage examples. Specify a topic like 'cli' to get clear guidance and solve coding questions directly.
    MIT
  • List translation languages in a Ren'Py project by scanning the game/tl directory. Provide the project path to get the available language codes.
    MIT
  • Click visible Ren'Py controls by text or ID while guarding against stale frames. Optionally wait for business events to confirm the click's effect.
    MIT
  • Opens a local image file and returns an optional cropped or zoomed PNG, enabling inspection of game screenshots and visual assets in Ren'Py projects.
    MIT
  • Wait until a specified Ren'Py label, screen, or expression condition is met, then return the current game state. Use to synchronize with game events before inspecting or modifying variables.
    MIT
  • Report missing dialogue and translation counts for a specified language in a Ren'Py project, enabling you to identify untranslated content and track localization progress.
    MIT
  • Use a keyword to search Ren'Py's offline documentation and get relevant results. Never guess about Ren'Py APIs again; get precise documentation lookups directly.
    MIT
  • Capture a game frame from a running Ren'Py project with optional resize, crop, zoom, and measurement guides (grid, rulers, crosshair) for exact placements.
    MIT
  • Fetch the full live state of a running Ren'Py game. Optionally include compact metrics or audio to support debugging and analysis.
    MIT