Inspizzz/jetbrains-datalore-mcp
by Various
🐍 ☁️ - MCP server for interacting with cloud deployments of Jetbrains Datalore platform. Fully incorporated Datalore API ( run, run interactively, get run data, fetch files )
MCP
Inspizzz/jetbrains-datalore-mcp
Added 1 June 2026
Overview
This is a Model Context Protocol (MCP) server that wraps the Jetbrains Datalore API. It allows AI agents to run notebooks (including interactive runs), fetch run data, and retrieve files from cloud-based Datalore instances. The server acts as a bridge between MCP-compatible clients and the Datalore platform.
Best for
Best for
Data scientists and MLOps engineers who want to orchestrate Datalore notebooks through AI assistants
Use cases
- Execute Jupyter notebooks on remote Datalore servers via AI agents
- Automate data analysis workflows by triggering notebook runs and collecting results
- Manage and retrieve files from Datalore project workspaces programmatically
Notes
This is a Model Context Protocol (MCP) server that wraps the Jetbrains Datalore API. It allows AI agents to run notebooks (including interactive runs), fetch run data, and retrieve files from cloud-based Datalore instances. The server acts as a bridge between MCP-compatible clients and the Datalore platform.
Use cases
- Execute Jupyter notebooks on remote Datalore servers via AI agents
- Automate data analysis workflows by triggering notebook runs and collecting results
- Manage and retrieve files from Datalore project workspaces programmatically
Pros
- Leverages the MCP standard for easy integration with AI assistants
- Provides direct access to Datalore’s cloud execution and file management capabilities
- Open-source implementation with a clear API wrapper
Cons
- Requires a running Jetbrains Datalore cloud instance to function
- Limited to the operations exposed by the Datalore API (run, interact, fetch files)
- Dependency on Datalore’s API availability and version compatibility
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the MCP standard for easy integration with AI assistants
- Provides direct access to Datalore's cloud execution and file management capabilities
- Open-source implementation with a clear API wrapper
Cons
- Requires a running Jetbrains Datalore cloud instance to function
- Limited to the operations exposed by the Datalore API (run, interact, fetch files)
- Dependency on Datalore's API availability and version compatibility
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.