juliadoc-mcp
If you are the rightful owner of juliadoc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that efficiently serves context to Claude Desktop about Julia documentation and source code.
get-doc
Gets Julia documentation for a package, module, type, function, or method. Parameter: `path` (string) - Path to Julia object (e.g., 'Base.sort', 'AbstractArray')
get-source
Gets Julia source code for a function, type, or method. Parameter: `path` (string) - Path to Julia object (e.g., 'Base.sort', 'AbstractArray')