Back to directory
protagolabs/netmind-parse-pdf-mcp

protagolabs/netmind-parse-pdf-mcp

@protagolabs

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

pdfparserextractiondocumentaitoolnetmind

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13