mcp-pdf-tools
by hanweg
find-related-pdfs
Find a PDF and then search for related PDFs based on its content, including common substring patterns
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_path | Yes | Base directory to search in | |
min_pattern_occurrences | No | Minimum times a pattern must appear to be considered significant | |
pattern_matching_only | No | Only search for repeating substring patterns | |
target_filename | Yes | Name of the initial PDF to analyze |
Input Schema (JSON Schema)
You must be authenticated.