MCP Directory
Back

Kaimon.jl

by kahliburke · Julia · ★ 61

MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution, introspection, debugging, testing, and semantic search

#agent#ai#claude#claude-code#cursor#debugging#developer-tools#gemini-cli#julia#julia-lang#llm#mcp#mcp-server#model-context-protocol#qdrant#repl#semantic-search#tui#vscode#zmq

Install

git clone https://github.com/kahliburke/Kaimon.jl.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "kaimon-jl": {
      "command": "npx",
      "args": [
        "-y",
        "github:kahliburke/Kaimon.jl"
      ]
    }
  }
}

From the README

**Opening the gate between AI and Julia.** [](https://github.com/kahliburke/Kaimon.jl/actions/workflows/CI.yml) [](https://kahliburke.github.io/Kaimon.jl/dev/) [](https://julialang.org) [](LICENSE) Kaimon is an MCP (Model Context Protocol) server that gives AI agents full access to Julia's runtime. Connect Claude Code, Cursor, or any MCP client to a live Julia session with 32+ tools for code execution, introspection, debugging, testing, and semantic code search. - **Live Code Execution** — evaluate Julia code in persistent REPL sessions with full state, package access, and streaming outpu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers