Modules§
Structs§
- Inspection
Params - Parameters for the standalone inspection logic
- Scan
Crate Parameters - Parameters required for scanning a crate, used in MCP context.
- Scan
Crate Tool - MCP Tool implementation
Functions§
- perform_
inspection - Performs the core crate inspection logic. Returns the JSON result on success or an anyhow::Error on failure.
- run_
mcp_ server - Initializes and runs the MCP server for the
ScanCrateTool.