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

评论

文件与存储 分类下的更多 MCP 服务器