작업 진행 중 - 주의해서 사용하세요 - Windows:
MCP PDF 도구 서버
PDF 조작 도구를 제공하는 MCP(Model Context Protocol) 서버입니다. 이 서버를 통해 LLM은 Model Context Protocol을 통해 PDF 병합 및 페이지 추출과 같은 작업을 수행할 수 있습니다.
특징
여러 PDF 파일을 하나의 PDF로 병합
사용자가 지정한 순서대로 여러 PDF 파일을 단일 PDF로 병합
PDF 파일에서 특정 페이지 추출
PDF 파일 시스템 검색이나 모든 항목 검색이 이보다 더 잘 작동합니다.
대상 입력 PDF에서 텍스트 추출 및 정규식 패턴 일치를 기반으로 관련 PDF 찾기(및 병합)
설치
이 저장소를 복제하세요
지엑스피1
Claude Desktop과 함께 사용
Claude Desktop 구성 파일(claude_desktop_config.json)에 다음을 추가하세요.
local-only server
The server can only run on the client's local machine because it depends on local resources.
PyPDF2를 사용하여 다음을 수행하는 mcp: • merge-pdfs • extract-pages • search-pdfs • merge-pdfs-ordered(사용자 지정 순서대로 병합) • find-related-pdfs(관련 PDF 파일에 대한 정규식 추출 텍스트)
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that provides a tool to extract text content from local PDF files, supporting both standard PDF reading and OCR capabilities with optional page selection.Last updated -118
- AsecurityAlicenseAqualityEmpowers AI agents to securely read and extract information (text, metadata, page count) from PDF files within project contexts using a flexible MCP tool.Last updated -1396244MIT License
- MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) based server that efficiently manages PDF files, allowing AI coding tools like Cursor to read, summarize, and extract information from PDF datasheets to assist embedded development work.Last updated -7Apache 2.0