MCP.so
Sign In

NetMind ParsePro

@protagolabs

About NetMind ParsePro

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

Basic information

Category

Files & Storage

License

MIT license

Runtime

python

Transports

stdio

Publisher

protagolabs

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

1

Parse PDF files from a given URL and extract content in JSON or Markdown format.

Overview

What is NetMind ParsePro?

NetMind ParsePro is a high-quality, robust, and cost-efficient PDF parser AI service built by NetMind. It converts PDF files from a given URL into JSON or Markdown output and is MCP server–ready for seamless integration with AI agents.

How to use NetMind ParsePro?

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).

Key features of NetMind ParsePro?

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

Comments

More Files & Storage MCP servers