Home Applications mcp-server-iris

mcp-server-iris

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
38
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
InterSystems IRIS MCP server

What's new in this version

Initial Release

mcp-server-iris: An InterSystems IRIS MCP server

Overview

A Model Context Protocol server for InterSystems IRIS database interaction and automation.

Configure Claude

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

ClaudeIRISInteroperability

Made with
Version
0.1.026 Mar, 2025
Python package
mcp-server-iris
Category
Developer Environment
Works with
InterSystems IRIS
First published
26 Mar, 2025
Last edited
26 Mar, 2025