InterSystems IRIS MCP Server

by caretdev
Verified

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Integrations

  • Enables interaction with InterSystems IRIS databases, allowing for database queries, data manipulation, and automation through the IRIS connection parameters (hostname, port, namespace, credentials).

mcp-server-iris:InterSystems IRIS MCP 服务器

概述

用于 InterSystems IRIS 数据库交互和自动化的模型上下文协议服务器。

配置 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" } } } }

-
security - not tested
A
license - permissive license
-
quality - not tested

在 InterSystems IRIS 上执行 SQL 查询,通过互操作性进行一些监控和操作

  1. Overview
    1. Configure Claude
      ID: jffnb3fjwb