InterSystems IRIS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IRIS_PORT | No | The port number for the InterSystems IRIS database server | 1972 |
| IRIS_HOSTNAME | No | The hostname of the InterSystems IRIS database server | localhost |
| IRIS_PASSWORD | No | The password for authenticating with the InterSystems IRIS database | SYS |
| IRIS_USERNAME | No | The username for authenticating with the InterSystems IRIS database | _SYSTEM |
| IRIS_NAMESPACE | No | The namespace to use in the InterSystems IRIS database | USER |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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