Cover image
Try Now
2025-03-26

pdf tools

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

PDF MCP 服务

系统要求

  • 软件:Python 3.10+

快速开始

  1. 克隆仓库并进入目录:

    git clone https://github.com/jhchen2222-ui/pdf-mcp.git
    cd pdf-mcp
    
  2. 创建虚拟环境并安装依赖:

    Linux/macOS:

    uv venv
    source .venv/bin/activate
    uv pip install -e .
    

    Windows:

    uv venv
    .venv\Scripts\activate
    uv pip install -e .
    
  3. 启动服务:

    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"
            ]
        }
    }
}

相关推荐

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

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • zhaoyunxing92
  • 本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。

  • justmywyw
  • Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.

  • sligter
  • Lite-MCP-Client是一个基于命令行的轻量级MCP客户端工具

    Reviews

    3 (1)
    Avatar
    user_8M1jgxFn
    2025-04-16

    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