juliadoc-mcp
4
The Julia Documentation MCP Server is a tool designed to provide access to both documentation and source code for Julia programming. It integrates with Claude Desktop and features caching and error handling for Julia-specific queries.
Julia Documentation MCP Server
An MCP Server that provides access to Julia documentation and source code for use with Claude Desktop.
Features
- Access Julia documentation for packages, modules, types, functions, and methods
- View source code for Julia functions, types, and methods
- Built-in caching with 5-minute TTL
- Error handling for Julia-related issues
Requirements
- Node.js 16 or higher
- Julia 1.9 or higher
- Claude Desktop
Contributing
Contributions are welcome; see the repository for details.