Skip to main content
Glama

InterSystems IRIS MCP Server

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

ClaudeIRIS互操作性

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

hybrid server

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

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

  1. 概述
    1. 配置 Claude

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
        Last updated -
        1
        713
        Python
        MIT License
        • Linux
        • Apple
      • -
        security
        A
        license
        -
        quality
        Provides database interaction and business intelligence capabilities, enabling users to run SQL queries, analyze business data, and automatically generate business insight memos for Microsoft SQL Server databases.
        Last updated -
        35
        Python
        MIT License
        • Apple
        • Linux
      • A
        security
        A
        license
        A
        quality
        Connect and interact with MySQL databases seamlessly. Execute SQL queries, manage database connections, and retrieve data directly through AI assistants. Enhance your AI capabilities with structured access to your MySQL data.
        Last updated -
        9
        1
        14
        TypeScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        A server that enables running SQL queries against IoTDB databases, providing data reading capabilities and schema information through a Model Context Protocol interface.
        Last updated -
        3
        26
        Python
        Apache 2.0
        • Apple

      View all related MCP servers

      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