
InterSystems IRIS
β 11from caretdev
Interact with and automate InterSystems IRIS databases.
π₯π₯π₯β VerifiedAccount requiredNeeds API keys
mcp-server-iris: An InterSystems IRIS MCP server
<a href="https://glama.ai/mcp/servers/@caretdev/mcp-server-iris"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@caretdev/mcp-server-iris/badge" /> </a>mcp-server-iris: An InterSystems IRIS MCP server
Overview
A Model Context Protocol server for InterSystems IRIS database interaction and automation.
Configure Claude
Copy & paste β that's it
{
"mcpServers": {
"iris": {
"command": "uvx",
"args": [
"mcp-server-iris"
],
"env": {
"IRIS_HOSTNAME": "localhost",
"IRIS_PORT": "1972",
"IRIS_NAMESPACE": "USER",
"IRIS_USERNAME": "_SYSTEM",
"IRIS_PASSWORD": "SYS"
}
}
}
}This tool doesn't publish a standard install command β the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
