Skip to main content

CRC-LNM Multimodal Research Assistant MCP

This MCP server provides a six-tool, research-assistance workflow for allowlisted, deidentified CRC-LNM cases. It accepts only precomputed 1409-dimensional CT features, 768-dimensional pathology features, and four clinical values. It does not accept raw imaging files, file paths, or external feature vectors.

ModelScope Hosted STDIO Configuration

Publish the wheel to PyPI before selecting ModelScope hosted STDIO deployment. The first and only server configuration is valid JSON without comments and uses the PyPI package rather than repository files or local paths.

{
  "mcpServers": {
    "crc-lnm-research-assistant": {
      "command": "uvx",
      "args": [
        "crc-lnm-medical-agent@1.0.5",
        "--transport",
        "stdio"
      ],
      "env": {
        "UV_TORCH_BACKEND": "cpu"
      }
    }
  }
}

When entering this configuration in the ModelScope web form, enter uvx in the command field only. Enter crc-lnm-medical-agent@1.0.5, --transport, and stdio as separate arguments. Do not paste a combined shell command such as uvx crc-lnm-medical-agent@1.0.5 --transport stdio into the command field. Set UV_TORCH_BACKEND=cpu in the server environment so the hosted Linux installation resolves CPU PyTorch packages instead of CUDA runtime packages.

The published wheel contains the immutable model bundle and trusted release JSONL. On first launch it creates a verified case-package cache and transient artifacts in a writable system cache directory. No local path argument is required. Set CRC_LNM_MCP_RUNTIME_ROOT only when an operator needs a different writable cache location.

Verification Order

  1. Build and inspect the wheel, then run the console entry point from an unrelated working directory.
  2. Publish the verified wheel to PyPI and start it with the exact uvx command above.
  3. Let ModelScope complete list_tools, then manually test each required tool.
  4. Obtain the ModelScope URL, add it as a Nexent custom MCP service, enable the six tools, debug the agent, and verify a post-publication question.

docs/PLATFORM_DEPLOYMENT.md covers the separate authenticated Streamable HTTP container path. 使用说明.md documents the local release workflow and constraints.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crc_lnm_medical_agent-1.0.5.tar.gz (17.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crc_lnm_medical_agent-1.0.5-py3-none-any.whl (17.5 MB view details)

Uploaded Python 3

File details

Details for the file crc_lnm_medical_agent-1.0.5.tar.gz.

File metadata

  • Download URL: crc_lnm_medical_agent-1.0.5.tar.gz
  • Upload date:
  • Size: 17.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for crc_lnm_medical_agent-1.0.5.tar.gz
Algorithm Hash digest
SHA256 ae9876649fcf4de2cd0dcce395df026a11a887a1c18d3e1fc1d5a16ee2fbddf0
MD5 47d49383d33a30cd88f29f65690045bb
BLAKE2b-256 2a3492adcb7f631d90b6ac36bb685d275b4868135c17dea1a41ef0a79a3f9091

See more details on using hashes here.

File details

Details for the file crc_lnm_medical_agent-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for crc_lnm_medical_agent-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 eae1798751c166d616ac32b006822a43e30432678a543ce5b834d91887e4e2e3
MD5 b58d7793233772958dc8fc331f2bf98b
BLAKE2b-256 345a1244b058acb922656042090eddda545b72990faf58fc889ed9518925d061

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page