NetMind ParsePro
@protagolabs
关于 NetMind ParsePro
A Model Context Protocol (MCP) server that parses PDF files from a given URL into structured formats.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"parse-pdf": {
"command": "uvx",
"args": [
"netmind-parse-pdf-mcp"
],
"env": {
"NETMIND_API_TOKEN": ""
}
}
}
}工具
1Parse 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 服务器
box-mcp-server
hmkA Box model context protocol server to search, read and access files
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
Mcp Google Sheets
xing5This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Storacha MCP Storage Server
storachaStoracha MCP storage server - self-sovereign data for your AI applications.
评论