A powerful MCP server for AI-driven Jupyter Notebook management and execution
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"jupyter-mcp-server": {
"args": [
"better-jupyter-mcp-server"
],
"command": "uvx",
"transport": "stdio"
}
}
}