Back to Home
brainbloodbarrier icon

3dslicer-claude-bridge

Verified Safe

by brainbloodbarrier

Overview

Provides Claude Code with programmatic access to 3D Slicer for AI-assisted medical image analysis, surgical planning, and radiomics research.

Installation

Run Command
uv --directory /path/to/slicer-bridge run slicer-mcp

Environment Variables

  • SLICER_URL
  • SLICER_TIMEOUT
  • SLICER_AUDIT_LOG
  • SLICER_METRICS_ENABLED
  • PYTHONDONTWRITEBYTECODE

Security Notes

The server includes an `execute_python` tool that allows execution of arbitrary Python code in 3D Slicer's environment. This is a critical security risk if misused or deployed in an untrusted environment. However, the project explicitly states it is an 'educational/research tool for localhost use only' and 'not suitable for clinical data or production environments'. Input validation is robustly implemented for other tools to prevent common injection attacks. Audit logging for `execute_python` calls is present but for traceability, not enforcement. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score30
Security Score6
Cost ClassMedium
Avg Tokens10000
Stars1
Forks0
Last Update2026-01-10

Tags

Medical ImagingAI-assisted analysis3D SlicerModel Context ProtocolResearch Tool