mcp-server-iris
Verified Safeby caretdev
Overview
Provides a Model Context Protocol (MCP) server for InterSystems IRIS database interaction, automation, and interoperability production management, allowing AI agents to query and control IRIS environments.
Installation
uvx mcp-server-irisEnvironment Variables
- IRIS_HOSTNAME
- IRIS_NAMESPACE
- IRIS_USERNAME
- IRIS_PASSWORD
Security Notes
The server exposes powerful administrative tools, including direct SQL query execution and full control over InterSystems IRIS interoperability productions. While environment variables are used for database credentials (good practice), and parameterized queries are employed for SQL parameters, the ability to execute arbitrary SQL or administrative commands means this server should only be run in highly trusted and isolated environments with strict access controls. Exposing it to untrusted users could lead to data loss, unauthorized access, or system compromise.
Similar Servers
Awesome-MCP-Servers
Cataloging and describing Model Context Protocol (MCP) servers, tools, frameworks, clients, and utilities, which enable AI models to interact with various local and remote resources.
pipelex-mcp
Enables AI agents to build and execute Pipelex pipelines from natural language descriptions via the Model Context Protocol (MCP).
mcp
This MCP server assists developers by identifying inefficient or outdated npm packages in install commands and source files, providing migration documentation.
recallium
Recallium acts as a persistent memory layer for AI agents in IDEs, providing cross-project intelligence, document knowledge base integration, and structured memory recall to enhance AI coding assistants.