↓ 1 callersFunctionprocess_file Process an uploaded file and return structured text content. Supports: TXT, MD, JSON, CSV, PDF (via pymupdf), images (basic info). Args
server/tools/file_processor.py:182
Method__init__(self, name: str, command: str, args: list[str] | None = None,
env: dict[str, str] | None = N
server/tools/mcp_external.py:42