julia-mcp — MCP Server by aplavin

by aplavin · MCP Server · ★ 68

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About julia-mcp

julia-mcp MCP server that gives AI assistants access to efficient Julia code execution. Avoids Julia's startup and compilation costs by keeping sessions alive across calls, and persists state (variables, functions, loaded packages) between them — so each iteration is fast. Sessions start on demand, persist state between calls, and recover from crashes — no manual management Each project directory gets its own isolated Julia process Pure stdio transport — no open ports or sockets Tools juliaeval(code, envpath?, timeout?) — execute Julia code in a persistent session. sets the Julia project directory (omit for a temporary session). defaults to 60s and is auto-disabled for operations. juliarestart(envpath?) — restart a session, clearing all state. If is omitted, restarts the temporary session.

aijuliallmmcpmcp-serverrepl

Quick Facts

Stars68
Forks12
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score74.0792867332492/100
Open Issues5
Last Updated2026-06-11
Created2026-02-01
Platformsmcp, python
Est. Tokens~5k

Compatible Skills

These tools work well together with julia-mcp for enhanced workflows:

  • futu-stock-mcp-server — semantic(0.33)+same_lang+similar_pop+shared_platform (46%)
  • 3dsmax-mcp — semantic(0.32)+same_lang+similar_pop+shared_platform (46%)

julia-mcp alternative? Top 4 similar tools

Looking for a julia-mcp alternative? If you're comparing julia-mcp with other mcp server tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Kaimon.jl by kahliburke · ⭐ 80

    MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution, introspection, de

  • aleph by Hmbown · ⭐ 184

    Skill + MCP server to turn your agent into an RLM. Load context, iterate with search/code/think tools, converg

  • mi by av · ⭐ 96

    self-extending sandboxed agentic harness. a loop, two tools and an llm

  • SageFs by WillEhrendreich · ⭐ 64

    Sage Mode for F# development — REPL with solution or project loading, Live Testing for FREE, Hot Reload, and s

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is julia-mcp?

julia-mcp is MCP server for persistent Julia sessions — fast iteration without startup/compilation overhead. It is categorized as a MCP Server with 68 GitHub stars.

What programming language is julia-mcp written in?

julia-mcp is primarily written in Python. It covers topics such as ai, julia, llm.

How do I install or use julia-mcp?

You can find installation instructions and usage details in the julia-mcp GitHub repository at github.com/aplavin/julia-mcp. The project has 68 stars and 12 forks, indicating an active community.

What license does julia-mcp use?

julia-mcp is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to julia-mcp?

The top alternatives to julia-mcp on Agent Skills Hub include Kaimon.jl, aleph, mi. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools