Back to directory
kbsooo/jupythunder

kbsooo/jupythunder

@kbsooo

A middleware connecting Claude LLM with Jupyter Notebook, enabling natural language interactions for data analysis workflows

jupyternotebookclaudellmdata-analysispythonmiddlewaremcptool

Installation & Configuration

{
  "mcpServers": {
    "jupythunder": {
      "command": "/absolute/path/python",
      "args": [
        "/absolute/path/jupythunder_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15