mcp-pdf-tools
by hanweg
search-pdfs
Search for PDF files in a directory with optional pattern matching
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_path | Yes | Base directory to search in | |
pattern | No | Pattern to match against filenames (e.g., 'report*.pdf') | |
recursive | No | Whether to search in subdirectories |
Input Schema (JSON Schema)
You must be authenticated.