I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

PDF MCP 服务
系统要求
- 软件:Python 3.10+
快速开始
-
克隆仓库并进入目录:
git clone https://github.com/jhchen2222-ui/pdf-mcp.git cd pdf-mcp
-
创建虚拟环境并安装依赖:
Linux/macOS:
uv venv source .venv/bin/activate uv pip install -e .
Windows:
uv venv .venv\Scripts\activate uv pip install -e .
-
启动服务:
uv run main.py
Cline 配置
在Cline中添加以下配置:
Windows:
{
"mcpServers": {
"pdfmcp": {
"command": "uv",
"args": [
"--directory",
"C:\\path\\to\\pdf-mcp",
"run",
"main.py"
]
}
}
}
Linux/macOS:
{
"mcpServers": {
"pdfmcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/pdf-mcp",
"run",
"main.py"
]
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews

user_8M1jgxFn
As a dedicated user of pdf-mcp, I must say this tool by jhchen2222-ui is exceptional. Its seamless integration and user-friendly interface make managing PDF files a breeze. Highly recommend checking it out! https://github.com/jhchen2222-ui/pdf-mcp