UEFN-TOOLBELT: UEFN Toolbelt is a comprehensive Python utility for the UEFN editor, offering 355 tools across 55 categories to automate tedious tasks, bridge Python and Verse, and enable AI-driven development. It features a unified theme system, MCP bridge for AI control, and ensures undo-safe operations. The toolkit is designed for creators to script the impossible and speed up workflow iteration.; gomcp: GoMCP is a Go framework for building Model Context Protocol servers — described as "Gin for MCP." It provides struct-tag-based automatic JSON schema generation, a full middleware chain (logging, auth, rate limiting, OpenTelemetry), tool groups, and one-line imports for Gin routes, OpenAPI/Swagger specs, and gRPC services. Built-in Bearer/API Key/Basic auth with RBAC and an inspector UI included.
Automating repetitive placement and asset organization tasks
Building production-grade MCP servers in Go with minimal boilerplate