Skip to main content
Glama

InterSystems IRIS MCP Server

mcp-server-iris: InterSystems IRIS MCP サーバー

概要

InterSystems IRIS データベースの相互作用と自動化のためのモデル コンテキスト プロトコルサーバー。

クロードを設定する

{ "mcpServers": { "iris": { "command": "uvx", "args": [ "mcp-server-iris" ], "env": { "IRIS_HOSTNAME": "localhost", "IRIS_PORT": "1972", "IRIS_NAMESPACE": "USER", "IRIS_USERNAME": "_SYSTEM", "IRIS_PASSWORD": "SYS" } } } }

クロードIRIS相互運用性

-
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. クロードを設定する

      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