MCP.so
ログイン

NetMind ParsePro

@protagolabs

NetMind ParsePro について

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

基本情報

カテゴリ

ファイルとストレージ

ライセンス

MIT license

ランタイム

python

トランスポート

stdio

公開者

protagolabs

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

1

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

概要

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

コメント

「ファイルとストレージ」の他のコンテンツ