Model Context Protocol

MCP servers

An MCP server hands an AI assistant real control over a tool instead of just talking about it. Here is what I have open sourced.

  • Vollkorn-Games/godot-mcp

    Godot MCP

    An MCP server that lets an AI assistant build scenes, write and validate GDScript, run the game, send input, capture screenshots, and query live game state. It turns natural language into real editor and runtime actions in Godot 4.

    Scene editing
    GDScript
    Live game control
    Screenshots & state

    TypeScript · Node 18+ · Godot 4.x

  • Vollkorn-Games/aseprite-mcp

    Aseprite MCP

    An MCP server for the Aseprite pixel art editor. It lets an AI assistant create and resize sprites, draw pixels, lines and shapes, manage layers, frames and palettes, build animations, and export PNGs, GIFs, and spritesheets.

    Sprite drawing
    Layers & frames
    Animation
    Spritesheet export

    TypeScript · Node 18+ · Aseprite 1.2+