sigildocs

(sigil mcp tools)

(sigil mcp tools) - MCP tool implementations.

Provides the core tools for the Sigil MCP server: sigil/eval, sigil/format, sigil/lookup, sigil/search, sigil/exports.

Exports

tool-evalprocedure

Evaluate a Sigil expression and return the result.

tool-formatprocedure

Format Sigil source code.

tool-lookupprocedure

Look up documentation for a name.

tool-exportsprocedure

List exports from a module.

tool-checkprocedure

Check Sigil code for syntax errors.

tool-testprocedure

Run Sigil tests. Note: This tool provides basic test running capability. For full test functionality, use the CLI sigil test command.

List all package documentation with summaries.

Read a specific package documentation file.

Register all tools with an MCP server.