v0.1.0 - Initial 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-mcpSee the documentation for setup instructions.