datalayer/jupyter-mcp-server
πͺ π§ Model Context Protocol (MCP) Server for Jupyter.
Platform-specific configuration:
{
"mcpServers": {
"jupyter-mcp-server": {
"command": "npx",
"args": [
"-y",
"jupyter-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<!-- ~ Copyright (c) 2024- Datalayer, Inc. ~ ~ BSD 3-Clause License -->
[](https://datalayer.io)
[](https://github.com/sponsors/datalayer)
<div align="center">
<!-- omit in toc -->
An [MCP](https://modelcontextprotocol.io) server developed for AI to connect and manage Jupyter Notebooks in real-time
*Developed by Datalayer*
[](https://pypi.org/project/jupyter-mcp-server) [](https://pepy.tech/project/jupyter-mcp-server) [](https://hub.docker.com/r/datalayer/jupyter-mcp-server) [](https://opensource.org/licenses/BSD-3-Clause)
</div>
> [!NOTE] > We Need Your Feedback! > > We're actively developing support for JupyterHub and Google Colab deployments. If you're using or planning to use Jupyter MCP Server with these platforms, we'd love to hear from you! > > - π’ JupyterHub users: Share your deployment setup and requirements > - π Google Colab users: Help us understand your use cases and workflows > > Join the conversation in our Community page - your feedback will help us prioritize features and ensure t
Loading reviews...