iris-execute-mcp

jbrandtmse/iris-execute-mcp

3.3

If you are the rightful owner of iris-execute-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The IRIS Execute MCP Server offers a comprehensive suite of tools for seamless integration with InterSystems IRIS, providing capabilities for basic operations, compilation, and advanced unit testing.

Tools

Functions exposed to the LLM to take actions

execute_command

Direct ObjectScript execution with I/O capture.

execute_classmethod

Dynamic class method invocation with full parameter support.

get_global

Dynamic global retrieval with complex subscripts.

set_global

Dynamic global setting with verification.

get_system_info

Real-time IRIS system information.

compile_objectscript_class

Compile one or more ObjectScript classes with error reporting.

compile_objectscript_package

Compile all classes in a package recursively.

queue_unit_tests

Queue tests for async execution with WorkMgr-based process isolation.

poll_unit_tests

Poll for test results with pass/fail counts and detailed information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources