julia-mcp
julia-mcp is a Python MCP server for Claude Desktop, VS Code, Codex with git clone. MCP server for persistent Julia sessions — fast iteration without startup/compilation overhead
How to use julia-mcp
Install or run
git clone https://github.com/aplavin/julia-mcp.gitClient configuration
{
"mcpServers": {
"julia": {
"command": "uv",
"args": ["run", "--directory", "/any_directory/julia-mcp", "python", "server.py"]
}
}
}Compatible clients
What is julia-mcp?
julia-mcp is a Python MCP server for Claude Desktop, VS Code, Codex with git clone. MCP server for persistent Julia sessions — fast iteration without startup/compilation overhead This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Anthropic provider support
- pyproject.toml config support
- Connecting agents to external tools and data
- Integrations workflows
- Coding workflows
Technical details
Install or run julia-mcp using git clone. Check aplavin/julia-mcp for the latest setup command.
- Built for Python
- Built for Go
- Install or run with git clone
- Works with Claude Desktop
- Works with VS Code
- Works with Codex
- Uses stdio transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use julia-mcp
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for devops workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is julia-mcp?
julia-mcp is a Python MCP server for Claude Desktop, VS Code, Codex with git clone. MCP server for persistent Julia sessions — fast iteration without startup/compilation overhead
Who is julia-mcp best for?
julia-mcp is best for connecting agents to external tools and data, integrations workflows, coding workflows, devops workflows, claude desktop users.
How do I install julia-mcp?
Install or run julia-mcp using git clone. Check julia-mcp for the latest setup command.
Is julia-mcp actively maintained?
julia-mcp may need a closer maintenance check before production use.
Auto-fetched from GitHub.