Skip to content

v0.1.0 - Initial Release

Choose a tag to compare

@bpamiri bpamiri released this 17 Dec 19:57
· 30 commits to main since this release

Features

  • Connection Management - Connect to Universe/UniData servers with SSL support
  • File Operations - Read, write, delete, and export records preserving MultiValue semantics
  • Query Execution - Run RetrieVe/UniQuery statements and TCL commands with safety controls
  • Dictionary Access - Explore file structures and field definitions
  • BASIC Subroutine Calls - Execute cataloged BASIC programs
  • Transaction Support - Full transaction management with commit/rollback
  • Knowledge Persistence - Save and recall learned database information across sessions
  • HTTP/SSE Mode - Centralized deployment option for teams
  • Safety Controls - Read-only mode, command blocking, query validation

Installation

pip install u2-mcp

See the documentation for setup instructions.