MCP Servers / file-system / Custom PDF MCP Server

Custom PDF MCP Server

JSON →
nonefile-system

A server for processing PDF files, allowing text and table extraction, metadata retrieval, and file listing within a specific directory.

Install
How to run this server
[ { "cmd": "pip install .", "imports": [] } ]
server path: custom-pdf-mcp-server
Tools
What this server exposes
read_pdf_text
读取PDF文件并提取文本内容,支持指定页面和提取表格数据
get_pdf_info
获取PDF文件的基本信息和元数据
list_pdfs_in_directory
列出指定目录下的所有PDF文件
Configuration
Environment & auth
authnone
Resources
Custom PDF MCP Server — MCP Server · libregistry