Versions in this module Expand all Collapse all v0 v0.3.0 Jun 18, 2025 Changes in this version type ModuleConfig + ExecutionTimeout time.Duration v0.2.0 Jun 13, 2025 Changes in this version + var Version = "dev" + func NewJSServer() (*server.MCPServer, error) + func NewJSServerWithConfig(config ModuleConfig) (*server.MCPServer, error) + type JSHandler struct + func NewJSHandler() *JSHandler + func NewJSHandlerWithConfig(config ModuleConfig) *JSHandler + func (h *JSHandler) Cleanup() + type ModuleConfig struct + DisabledModules []string + EnabledModules []string