Skip to content

Conversation

@inspizzz
Copy link

Description

Adding Jetbrains Datalore MCP Server, a comprehensive MCP server for the Jetbrains Datalore API.

What does this server do?

Jetbrains Datalore MCP provides 4 tools for interacting with cloud hosted Datalore platforms enabling AI assistants to perform complex data operations including:

  • Run file and return run id
  • Run file interactively
  • Fetch run data produced by the run
  • Fetch artifact files which are produced by the run
  • Comprehensive toolkit covering all API functionality
  • Built with python MCP Server

Testing

  • Server implements MCP protocol correctly
  • Tested all tools and prompts with Claude Desktop on linux
  • Documentation available

Links

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

@inspizzz inspizzz closed this by deleting the head repository Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant