atomantic/UEMCP

Python Unreal Engine Plugin and Node.js MCP Server

18Stars on the repository
6Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

atomantic/UEMCP

Skill Claude CodeCodex

Fix silent tool registration failures in UEMCP when Python function parameters use modern union syntax (str | None) instead of Optional[str]. Use when: (1) MCP tools silently lose optional parameters in their JSON schema, (2) new ops module parameters all show as required when they should be optional, (3) manifest…

18 20d ago A 118 tokens original MIT