Skip to main content
Glama

InterSystems IRIS MCP Server

docker-compose.yml279 B
services: database: image: containers.intersystems.com/intersystems/iris-community:2025.1 restart: always ports: - "1972:1972" - "52773:52773" command: - -a - iris session iris -U%SYS '##class(Security.Users).UnExpireUserPasswords("*")'

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