Skip to main content
Glama

InterSystems IRIS MCP Server

Verified on MseeP

MseeP.ai Security Assessment Badge

mcp-server-iris: An InterSystems IRIS MCP server

Overview

A Model Context Protocol server for InterSystems IRIS database interaction and automation.

Related MCP server: MySQL MCP Server

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

ClaudeIRISInteroperability

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