NetMind ParsePro

by protagolabs

217 downloads
Not rated
GitHub

About

A Model Context Protocol (MCP) server that parses PDF files from a given URL into structured formats.

Details

Author
protagolabs
Downloads
217
Categories
Developer Tools, Other

- High-quality PDF parsing from URL
- Supports JSON and Markdown output

Install UV, set the NETMIND_API_TOKEN environment variable with your NetMind API key, then add the MCP server configuration to your Cursor, Claude Desktop, or Windsurf config file using the uvx netmind-parse-pdf-mcp command. Invoke the parse_pdf tool with a PDF URL and optional format (json or markdown).

- Try playgroundhere
- Listed on
NetMind AI Services
- Verified by
MCP Review

The PDF Parser AI service, built and customized by theNetMindteam, is a high-quality, robust, and cost-efficient solution for converting PDF files into specified output formats such as JSON and Markdown. It is fully MCP server–ready, allowing seamless integration with AI agents.

- parse_pdf: Parses a PDF file and returns the extracted content in the specified format. The tools supports both local file paths and remote URLs as input sources. It extracts the content from the PDF and formats it either as structured JSON or as a Markdown string.

- source: required: The source of the PDF file to be parsed.

- If it is a string starting with "http://" or "https://", it will be treated as a remote URL.
- Otherwise, it will be treated as a local file path (absolute path recommended, e.g. "/Users/yourname/file.pdf").

RequiresUV(Fast Python package and project manager)

# Using Homebrew on macOS brew install uv
# On macOS and Linux. curl -LsSf https://astral.sh/uv/install.sh | sh # On Windows. powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

- NETMIND_API_TOKEN: Your Netmind API key

Cursor & Claude Desktop && Windsurf Installation

Add this tool as a mcp server by editing the Cursor/Claude/Windsurf config file.

{ "mcpServers": { "parse-pdf": { "env": { "NETMIND_API_TOKEN": "XXXXXXXXXXXXXXXXXXXX" }, "command": "uvx", "args": [ "netmind-parse-pdf-mcp" ] } } }

- On MacOS:/Users/your-username/.cursor/mcp.json
- On Windows:C:\Users\your-username\.cursor\mcp.json

- On MacOS:~/Library/Application\ Support/Claude/claude_desktop_config.json
- On Windows:%APPDATA%/Claude/claude_desktop_config.json

- On MacOS:/Users/your-username/.codeium/windsurf/mcp_config.json
- On Windows:C:\Users\your-username\.codeium\windsurf\mcp_config.json

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Rust-powered PDF toolkit over MCP: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split/merge/rotate/reorder pages; manage form fields and annotations; encrypt documents. Runs locally via uvx oxidize-mcp.

A server for AI agents to selectively process and extract content from PDF documents.

AI-powered document extraction infrastructure. Convert PDFs, Excel files, and scanned documents into structured JSON.

An MCP server that provides tools for downloading, compressing, optimizing images, and extracting text via OCR. Built using the Model Context Protocol (MCP), this server enables AI assistants to download images from URLs or search, compress and convert images with various format options, batch process entire directories with auto-generated reports, synchronize filename references across your project, and extract printed text from images.

Converts LaTeX source code into professionally formatted PDF documents.

Convert Markdown documents to PDF files with syntax highlighting, custom styling, and optional watermarking.

Create PDFs from Markdown, fill forms, merge, split, rotate, watermark, encrypt, extract text, and add QR codes. 16 tools, TypeScript-native.

Instant access to electronic component datasheets for AI agents — specs, pinouts, package info, and absolute max ratings extracted from manufacturer PDFs on demand.

Universal document generation and conversion MCP. Generate PDF/DOCX/XLSX from templates+JSON (invoices, contracts, reports), batch generation, 100+ format conversions.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.