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互操作性

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

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
        This server enables AI models to interact with MySQL databases through a standardized interface.
        Last updated -
        5
        646
        61
        JavaScript
        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 -
        29
        Python
        MIT License
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server implementation that enables AI assistants to execute SQL queries and interact with SQLite databases through a structured interface.
        Last updated -
        6
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        A tool that provides simple API to execute SQL queries and manage MySQL databases, designed to integrate with Cursor IDE for AI assistants to directly perform database operations.
        Last updated -
        Python
        • Linux
        • 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