get-doc
Retrieve Julia documentation for packages, modules, types, functions, or methods. Specify the object path, choose detail level (concise, full, all), and include unexported symbols if needed. Simplify access to Julia-related information.
Instructions
Get Julia documentation for a package, module, type, function, or method
Input Schema
Name | Required | Description | Default |
---|---|---|---|
detail_level | No | Level of documentation detail: concise (just signatures), full (standard docs), or all (including internals) | |
include_unexported | No | Whether to include unexported symbols | |
path | Yes | Path to Julia object (e.g., 'Base.sort', 'AbstractArray') |
Input Schema (JSON Schema)
This server cannot be installed
Other Tools from Julia Documentation MCP Server
Related Tools
- @jonathanfischer97/juliadoc-mcp
- @jonathanfischer97/juliadoc-mcp
- @jonathanfischer97/juliadoc-mcp
- @sammcj/mcp-package-docs
- @sammcj/mcp-package-docs