Skip to main content
Glama

InterSystems IRIS MCP Server

interoperability_production_update

Update interoperability production settings on InterSystems IRIS MCP Server with configurable timeout and force options to manage system behavior.

Instructions

Update Interoperability Production

Input Schema

NameRequiredDescriptionDefault
forceNo
timeoutNo

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "title": "Force", "type": "boolean" }, "timeout": { "default": null, "title": "Timeout", "type": "integer" } }, "title": "interoperability_production_updateArguments", "type": "object" }

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