@jhchen2222-ui
About Pdf
pdf tools
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pdf": {
"command": "uv",
"args": [
"--directory",
"C:\\path\\to\\pdfmcp",
"run",
"pdfmcp",
"--output-dir",
"C:\\path\\to\\output"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Pdf?
Pdf is an MCP (Model Context Protocol) server that provides PDF-related functionality. It is built with Python (3.10+) and is designed for integration with AI assistants such as Cline.
How to use Pdf?
Clone the repository, create a Python virtual environment with uv venv, install dependencies with uv pip install -e ., then run the server with uv run main.py. For Cline, add an MCP configuration entry that uses the uv command with the --directory argument pointing to the local clone and run main.py as the argument.
Key features of Pdf
—
Use cases of Pdf
—
FAQ from Pdf
—
Basic information
More Files & Storage MCP servers
Filesystem MCP Server
cyanheadsA Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal

HTMLvault
AI tools (Claude, ChatGPT, Gemini, Grok, etc.) generate HTML constantly, from reports to landing pages to prototypes, but there's no easy way to share it or know if anyone looked. HTMLvault turns any HTML into a clean, t
PDF Extraction MCP Server (Claude Code Fork)
xraywuMCP server to extract contents from a PDF file
mcp-rquest
xxxbrianA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
Bulk Filesystem Operations MCP Server
strawgateMCP Server for reading many files at the same time
Comments