O
Orthanc MCP
作者 @Adiking117
MCP server by Adiking117
创建于 2/8/2026
更新于 16 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx orthanc-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"adiking117-orthanc-mcp": {
"command": "uvx",
"args": [
"orthanc-mcp"
]
}
}
}