Back to directory
caretdev/mcp-server-iris

caretdev/mcp-server-iris

@caretdev

InterSystems IRIS MCP server

irisintersystemsdatabasesqlmcpmodel-context-protocolpython

Installation & Configuration

{
  "mcpServers": {
    "iris": {
      "command": "uvx",
      "args": [
        "mcp-server-iris"
      ],
      "env": {
        "IRIS_HOSTNAME": "localhost",
        "IRIS_PORT": "1972",
        "IRIS_NAMESPACE": "USER",
        "IRIS_USERNAME": "_SYSTEM",
        "IRIS_PASSWORD": "SYS"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15