trackmcp
Back to directory
caretdev

mcp-server-iris

View on GitHub

InterSystems IRIS MCP server

7 stars PythonServers & Infrastructure Updated Sep 18, 2025

Documentation

MseeP.ai Security Assessment Badge

mcp-server-iris: An InterSystems IRIS MCP server

mcp-server-iris: An InterSystems IRIS MCP server

Overview

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

Configure Claude

json
{
  "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

Frequently asked questions

What is mcp-server-iris?

mcp-server-iris is InterSystems IRIS MCP server

How do I install mcp-server-iris?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-server-iris open source?

Yes — it is hosted on GitHub at https://github.com/caretdev/mcp-server-iris and has 7 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP