Skip to main content
Glama
caretdev

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

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
interoperability_production_createC

Create an Interoperability Production

interoperability_production_statusD

Status of an Interoperability Production

interoperability_production_startD

Start an Interoperability Production

interoperability_production_stopD

Stop an Interoperability Production

interoperability_production_recoverC

Recover an Interoperability Production

interoperability_production_needsupdateA

Check if an Interoperability Production needs update

interoperability_production_updateD

Update Interoperability Production

interoperability_production_logsD

Get Interoperability Production logs

interoperability_production_queuesC

Get Interoperability Production queues

execute_sqlC

Execute an SQL query on the Server

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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