Skip to main content
Glama
caretdev

InterSystems IRIS MCP Server

by caretdev

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.

Related MCP server: MCP-Foundry

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

Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    Enables AI assistants to interact with IBM i systems through SQL tools and authenticated connections. Provides system monitoring, database queries, and performance analysis capabilities with secure token-based authentication and connection pooling.
    Last updated
    73
    Apache 2.0
  • A
    license
    B
    quality
    C
    maintenance
    MCP server that enables AI assistants to interact with InterSystems IRIS databases through tools for SQL, globals, class methods, Atelier API, and interoperability, plus guided prompts for common workflows.
    Last updated
    26
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server providing SQL access to a CloudSigma OmniFabric database (MatrixOne-compatible, MySQL wire protocol). It exposes a single tool, run_query, that executes any SQL statement and returns results as JSON.
    Last updated
    1

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/caretdev/mcp-server-iris'

If you have feedback or need assistance with the MCP directory API, please join our Discord server