Skip to main content
Glama

InterSystems IRIS MCP Server

mcp-server-iris: Ein InterSystems IRIS MCP-Server

Überblick

Ein Model Context Protocol -Server für die Interaktion und Automatisierung von InterSystems IRIS-Datenbanken.

Claude konfigurieren

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

ClaudeIRISInteroperabilität

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.

Führen Sie SQL-Abfragen auf InterSystems IRIS aus. Führen Sie einige Überwachungen und Manipulationen mit Interoperabilität durch

  1. Überblick
    1. Claude konfigurieren

      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
        580
        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 -
        31
        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
        14
        3
        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
        24
        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