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.4",
        "--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.4, --transport, and stdio as separate arguments. Do not paste a combined shell command such as uvx crc-lnm-medical-agent@1.0.4 --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.4.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.4-py3-none-any.whl (17.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crc_lnm_medical_agent-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 a4e33924ce2b9e6bcbc7d9d6b2fa98a7ebb44ba87151b94f80adbaece4801c57
MD5 02b35c091d8855c2c7c4b358553706fd
BLAKE2b-256 8b2c1780205706b1215e71e7ba791cd8ff1e331be9c47f47a0de9a34558f64fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for crc_lnm_medical_agent-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 43e98bd7b91c1861b132763615d9f0eda43fb134e66a5708e1dcd6b6a6478a73
MD5 c3ae0ccbccb67ecdd960255e0d72ee21
BLAKE2b-256 8d2231b8efca211be04676bd710dcca4c1555215fe9748a415c73b5bfd7797d3

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