SkyrimForge

ShugokiFable/SkyrimForge
★ 3 stars Python AI/LLM Updated 1d ago
Safety-first Skyrim SE/AE mod engineering workbench + MCP server for AI agents — typed plugin tools, framework validation, bounded automation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skyrimforge": {
      "command": "uvx",
      "args": [
        "skyrimforge"
      ]
    }
  }
}

Or install with pip: pip install skyrimforge

README Excerpt

Skyrim Forge is a local, safety-first engineering workbench and MCP server for Skyrim Special Edition and Anniversary Edition mod development. Forge 5.0 speaks the current **MCP `2026-07-28`** revision, which replaced the `initialize` handshake with per-request metadata, while still serving the handshake era every installed AI client uses today. Both eras run from the same

Tools (4)

mo2_automation_readyplugin_write_readyread_only_readyxedit_automation_ready

Topics

ai-agentsautomationespmcpmcp-servermodding-toolsmodel-context-protocolmutagenpapyruspythonskseskyrimskyrim-aeskyrim-moddingskyrim-se