data science tools
Jupyter Mcp Server
Model Context Protocol (MCP) Server for Jupyter.
python
local
data science tools
Installation
npx -y datalayer/jupyter-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "jupyter-mcp-server",
"command": "npx",
"args": [
"-y",
"datalayer/jupyter-mcp-server"
]
}About This MCP Server
datalayer/jupyter-mcp-server
Model Context Protocol (MCP) Server for Jupyter.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub