Installation & Configuration
{
"mcpServers": {
"jupyter": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/TO/PARENT/REPO/FOLDER/src",
"run",
"jupyter_mcp_server.py"
]
}
}
}Information
Transport
stdio
Language
Jupyter Notebook
Created
2025/3/26
Updated
2025/3/31