mcp-server-iris: An InterSystems IRIS MCP server
@caretdev
mcp-server-iris: An InterSystems IRIS MCP server について
InterSystems IRIS MCP server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"iris": {
"command": "uvx",
"args": [
"mcp-server-iris"
],
"env": {
"IRIS_HOSTNAME": "localhost",
"IRIS_PORT": "1972",
"IRIS_NAMESPACE": "USER",
"IRIS_USERNAME": "_SYSTEM",
"IRIS_PASSWORD": "SYS"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-server-iris?
An MCP (Model Context Protocol) server for InterSystems IRIS database interaction and automation. It allows Large Language Models (LLMs) to connect to an InterSystems IRIS instance.
How to use mcp-server-iris?
Configure Claude Desktop by adding the provided JSON block to its MCP configuration, setting the uvx command and the required environment variables (IRIS_HOSTNAME, IRIS_PORT, IRIS_NAMESPACE, IRIS_USERNAME, IRIS_PASSWORD). The server is run via the uv package manager.
Key features of mcp-server-iris
- Model Context Protocol server for InterSystems IRIS
- Enables LLM interaction with IRIS databases
- Supports database automation tasks
- Integrates with Claude Desktop
- Installed and run via uv
Use cases of mcp-server-iris
—
FAQ from mcp-server-iris
What is mcp-server-iris used for?
It is a server that connects an MCP client (such as Claude Desktop) to an InterSystems IRIS database, enabling natural language interaction and automation of database operations.
How do I install and configure mcp-server-iris?
Install the uv package manager, then add the provided JSON configuration to your Claude Desktop MCP settings. The environment variables must point to a running IRIS instance.
What are the runtime dependencies for mcp-server-iris?
Claude Desktop and the uv package manager are required.
Does mcp-server-iris support authentication?
Yes, authentication is handled via the IRIS_USERNAME and IRIS_PASSWORD environment variables.
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント