5 tools from the Document Parser MCP Server, categorised by risk level.
View the Document Parser policy →extract_tables Extract tables from any supported document format as structured JSON. Handles PDF tables, HTML tables, CSV-like structures in text. Returns clean t... 2/5 html_to_markdown Convert HTML documents to clean, structured markdown. Preserves headings, links, tables, lists. Perfect for agents that need to process HTML conten... parse_image_text Perform OCR on images to extract text with confidence scores. Supports screenshots, scanned documents, photos of text. Returns structured text with... 3/5 parse_pdf Extract text, tables, and metadata from PDF files with layout preservation. Perfect for agents processing reports, invoices, contracts, research pa... 4/5 summarize_document Parse any document and generate a structured summary with configurable detail level. Extracts key information, main points, and metadata. Perfect f... 3/5 The Document Parser MCP server exposes 5 tools across 2 categories: Read, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Document Parser server.
Document Parser tools are categorised as Read (2), Execute (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept