IRIS Execute
Provides comprehensive integration tools for InterSystems IRIS, including direct execution, class compilation, and isolated unit testing capabilities.
Acerca de
IRIS Execute offers a powerful MCP server that seamlessly integrates with InterSystems IRIS, providing 9 production-ready tools. It simplifies core operations like executing ObjectScript commands with real I/O capture, dynamically invoking class methods, and managing globals. Crucially, it includes robust compilation tools for ObjectScript classes and packages, alongside advanced unit testing features that leverage WorkMgr for process isolation, ensuring reliable and conflict-free test execution. This server is ideal for enhancing developer workflows, AI integration, and CI/CD pipelines within the InterSystems IRIS ecosystem.
Características Principales
- 0 GitHub stars
- Execute ObjectScript commands with real I/O capture via ^MCPCapture
- Dynamically invoke any ObjectScript class method with full parameter support
- Compile ObjectScript classes and packages with detailed error reporting
- Queue and poll unit tests asynchronously using WorkMgr for process isolation
- Manage InterSystems IRIS globals dynamically (get and set)
Casos de Uso
- Enhance AI-powered development workflows within VS Code Cline
- Integrate robust, isolated unit testing into CI/CD pipelines for InterSystems IRIS
- Automate compilation, execution, and testing of InterSystems IRIS codebases