{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_heg23g9xxmn3","handle":"iflow-mcp-zhaoyouj-mcp-slicer","url":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer","links":{"self":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer/record.json","html":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer","markdown":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-zhaoyouj-mcp-slicer","status":"https://wellknown.network/api/v1/agents/iflow-mcp-zhaoyouj-mcp-slicer/status","claim":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-zhaoyouj-mcp-slicer/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-zhaoyouj-mcp-slicer/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-zhaoyouj-mcp-slicer/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-zhaoyouj-mcp-slicer","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_zhaoyouj_mcp-slicer","summary":"A MCP server for 3D Slicer","description":"<img src=\"https://github.com/zhaoyouj/mcp-slicer/blob/main/docs/images/logo.jpeg?raw=true\" width=\"160\" alt=\"logo\">\n\n# MCP-Slicer - 3D Slicer Model Context Protocol Integration\n\n[English](README.md) | [简体中文](README_zh.md)\n\n[![Python Version](https://img.shields.io/badge/python-3.13%2B-blue.svg)](https://www.python.org/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI version](https://img.shields.io/pypi/v/mcp-slicer.svg)](https://pypi.org/project/mcp-slicer/)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/mcp-slicer)\n\nMCP-Slicer connects 3D Slicer with model clients like Claude Desktop or Cline through the Model Context Protocol (MCP), enabling direct interaction and control of 3D Slicer. This integration allows for medical image processing, scene creation, and manipulation using natural language.\n\n## Features\n\n1. **list_nodes**: List and filter Slicer MRML nodes and view their properties\n\n2. **execute_python_code**: Execute Python code in the Slicer environment\n\n3. **capture_screenshot**: Capture real-time screenshots of Slicer views\n   - Full application window (including module panels)\n   - Individual slice views (Red/Yellow/Green)\n   - 3D rendering view\n   - Enables complete REACT loop with visual feedback\n\n## Installation\n\n### Prerequisites\n\n- 3D Slicer 5.8 or newer\n- Python 3.13 or newer\n- uv package manager\n\n**If you're on Mac, please install uv as**\n\n```bash\nbrew install uv\n```\n\n**On Windows**\n\n```bash\npowershell -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n```\n\nand then\n\n```bash\nset Path=C:\\Users\\nntra\\.local\\bin;%Path%\n```\n\nOtherwise installation instructions are on their website: [Install uv](https://docs.astral.sh/uv/getting-started/installation/)\n\n**⚠️ Please install UV first**\n\n### Claude for Desktop Integration\n\nGo to Claude > Settings > Developer > Edit Config > claude_desktop_config.json to include the following:\n\n```json\n{\n  \"mcpServers\": {\n    \"slicer\": {\n      \"command\": \"…","publisher":{"name":"zhaoyouj","url":null},"homepage":null,"repository":null,"version":"0.2.1","license":"MIT","protocols":["mcp"],"tags":["mcp","3d","slicer","medical","imaging"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_zhaoyouj_mcp-slicer","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"media.3d","name":"3D & Design","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev","media"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_zhaoyouj_mcp-slicer","registry":"pypi","observedAt":"2026-09-15T20:21:43.266Z","publishedAt":"2026-01-26T08:07:00.353300Z","latestVersion":"0.2.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_zhaoyouj_mcp-slicer","url":"https://pypi.org/project/iflow-mcp_zhaoyouj_mcp-slicer/","firstSeenAt":"2026-09-09T21:25:24.159Z","fetchedAt":"2026-09-15T20:21:07.782Z","normalizedAt":"2026-09-15T20:21:07.782Z"}]},"firstSeenAt":"2026-09-09T21:25:24.159Z","updatedAt":"2026-09-15T20:21:43.266Z"}