developer tools
Jetbrains Datalore Mcp
MCP server for interacting with cloud deployments of Jetbrains Datalore platform. Fully incorporated Datalore API ( run, run interactively, get run data, fetch files )
python
cloud
developer tools
Installation
npx -y Inspizzz/jetbrains-datalore-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "jetbrains-datalore-mcp",
"command": "npx",
"args": [
"-y",
"Inspizzz/jetbrains-datalore-mcp"
]
}About This MCP Server
Inspizzz/jetbrains-datalore-mcp
MCP server for interacting with cloud deployments of Jetbrains Datalore platform. Fully incorporated Datalore API ( run, run interactively, get run data, fetch files )
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub