Mcp Slicer MCP Server

v1.0.0APIsstable

List MRML nodes via the Slicer Web Server API. The filter_type parameter specifies the type of node information to retrieve. Possible values include 'names' (node names), 'ids' (node IDs), and 'properties' (node properties). The default value is 'nam

other-tools-and-integrations
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

List MRML nodes via the Slicer Web Server API. The filter_type parameter specifies the type of node information to retrieve. Possible values include 'names' (node names), 'ids' (node IDs), and 'properties' (node properties). The default value is 'nam

Features

  • list_nodes
  • execute_python_code

Use Cases

List MRML nodes via the Slicer Web Server API. The filter_type parameter specifies the type of node information to retrieve. Possible values include 'names' (node names), 'ids' (node IDs), and 'properties' (node properties). The default value is 'nam
Execute Python code in 3D Slicer. Parameters: code (str): The Python code to execute. The code parameter is a string containing the Python code to be executed in 3D Slicer's Python environment. The code should be executable by Python's 'exec()' funct
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-slicer

Manual Installation

npx -y mcp-slicer

Examples

Basic Configuration

Configure Mcp Slicer MCP Server

npx -y mcp-slicer

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-slicer": { "command": "npx", "args": ["-y", "mcp-slicer"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Slicer MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides