A favicon of InterSystems IRIS MCP Server

InterSystems IRIS MCP Server

InterSystems IRIS MCP server

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install caretdev/mcp-server-iris -c claude

This command will automatically install and configure the InterSystems IRIS MCP Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "InterSystems IRIS MCP Server": {
      "command": "uvx",
      "args": [
        "mcp-server-iris"
      ],
      "env": {
        "IRIS_HOSTNAME": "localhost",
        "IRIS_PORT": "1972",
        "IRIS_NAMESPACE": "USER",
        "IRIS_USERNAME": "_SYSTEM",
        "IRIS_PASSWORD": "SYS"
      }
    }
  }
}

Verified on MseeP

image

MseeP.ai Security Assessment Badge

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

Share:
Details:
  • Stars


    3
  • Forks


    3
  • Last commit


    9 days ago
  • Repository age


    3 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to InterSystems IRIS MCP Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit