Skip to main content
Glama

InterSystems IRIS MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IRIS_PORTNoThe port number for the InterSystems IRIS database server1972
IRIS_HOSTNAMENoThe hostname of the InterSystems IRIS database serverlocalhost
IRIS_PASSWORDNoThe password for authenticating with the InterSystems IRIS databaseSYS
IRIS_USERNAMENoThe username for authenticating with the InterSystems IRIS database_SYSTEM
IRIS_NAMESPACENoThe namespace to use in the InterSystems IRIS databaseUSER

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
interoperability_production_create

Create an Interoperability Production

interoperability_production_status

Status of an Interoperability Production

interoperability_production_start

Start an Interoperability Production

interoperability_production_stop

Stop an Interoperability Production

interoperability_production_recover

Recover an Interoperability Production

interoperability_production_needsupdate

Check if an Interoperability Production needs update

interoperability_production_update

Update Interoperability Production

interoperability_production_logs

Get Interoperability Production logs

interoperability_production_queues

Get Interoperability Production queues

execute_sql

Execute an SQL query on the Server

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