Skip to main content
Glama

InterSystems IRIS MCP Server

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

概述

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

Related MCP server: MSSQL MCP Server

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

Latest Blog Posts

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