Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kbsooo • Visualization & Charts
A middleware MCP server that connects an LLM chat interface (Claude) to a Jupyter Notebook, enabling natural-language-to-Python conversion, remote notebook management, and code execution.
Convert natural-language instructions into executable Python and run them in a remote Jupyter Notebook session.
Create, open, modify, and save .ipynb notebooks and manage individual cells (view, add, execute) programmatically via chat.
Perform conversational data analysis and visualization workflows inside Jupyter, including generating test data and plotting results.
Jupythunder provides a bridge between an LLM chat client and Jupyter Notebook, allowing users to send natural language requests which are converted to Python code, executed in a notebook, and persisted. It supports remote Jupyter connections via URL+token, creating/opening notebooks, adding and executing code or markdown cells, querying defined functions/variables, and basic data analysis and visualization workflows. The project is geared toward making notebook interactions more conversational and automating common notebook tasks from a chat interface.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.