MCP cover image
See in Github
2025-03-26

Outils PDF

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.

  • 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.

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

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

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

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • 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.

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

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

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • modelcontextprotocol
  • Serveurs de protocole de contexte modèle

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

    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