New:Socket for Asana Is Now Available.Learn more
Get Started

@project-bourne/mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project-bourne/mcp

Plan and execute reproducible scientific and engineering workloads across local compute, GPUs, Slurm, and PBS with preserved experiment provenance, artifacts, lineage, telemetry, and verification.

latest
Source
npmnpm
Version
0.6.0
Version published
Maintainers
1
Created
Source

@project-bourne/mcp

Plan and execute reproducible scientific and engineering workloads across local compute, GPUs, Slurm, and PBS with preserved experiment provenance, artifacts, lineage, telemetry, and verification. This zero-runtime-dependency package launches the canonical local Project Bourne MCP server:

npx -y @project-bourne/mcp

It requires Node.js 22 or newer. It first looks for Python 3.10+ with the exact compatible bourneprov version and MCP extra. If unavailable, it may install that exact runtime into a private, versioned user cache. It never installs into the active project, virtual environment, Conda environment, or system Python.

Use --no-bootstrap to require an existing compatible runtime, or --doctor to print compatibility diagnostics without bootstrapping or launching MCP.

The package only locates and launches python -m bourneprov mcp. Planning, execution, schedulers, provenance, telemetry, and verification remain in the Python Bourne core.

The canonical official MCP Registry identity is io.github.KozakHou/project-bourne. Registry publication follows the matching final npm release; the release candidate is not published to the Registry.

Keywords

mcp

FAQs

Package last updated on 22 Aug 2026

Related posts