mcp-slicer
If you are the rightful owner of mcp-slicer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP-Slicer integrates 3D Slicer with model clients using the Model Context Protocol (MCP) for enhanced medical image processing and scene manipulation.
MCP-Slicer is a tool that connects 3D Slicer, a popular open-source software platform for medical image informatics, image processing, and three-dimensional visualization, with model clients like Claude Desktop or Cline through the Model Context Protocol (MCP). This integration allows users to interact with and control 3D Slicer using natural language, facilitating tasks such as medical image processing, scene creation, and manipulation. The tool leverages the existing Slicer Web Server interfaces to enable these functionalities. MCP-Slicer is designed to work with Python 3.13 or newer and requires the 'uv' package manager for installation. It is compatible with both Mac and Windows platforms, with specific installation instructions provided for each. The tool is particularly useful for users who need to perform complex operations in 3D Slicer, as it allows for the execution of Python code directly within the Slicer environment.
Features
- list_nodes: List and filter Slicer MRML nodes and view their properties.
- execute_python_code: Execute Python code in the Slicer environment.