Develop
Clone the repository and install the dependencies.
git clone https://github.com/datalayer/jupyter-mcp-server
cd jupyter-mcp-server
pip install -e .
Build the Docker image from source.
make build-docker
Clone the repository and install the dependencies.
git clone https://github.com/datalayer/jupyter-mcp-server
cd jupyter-mcp-server
pip install -e .
Build the Docker image from source.
make build-docker