MCP PDF 양식
MCP 와 PyMuPDF로 구축된 PDF 양식 조작 툴킷입니다.
특징
- 여러 디렉토리에서 PDF 파일 찾기
- PDF 파일에서 양식 필드 정보 추출
- PDF 문서의 양식 필드 시각화
설치
지엑스피1
섬기는 사람
서버 구성 요소는 MCP의 API를 통해 PDF 관련 도구를 제공합니다.
또는 claude-code에 추가하려면:
용법
설치가 완료되면 이 패키지를 사용하여 PDF 양식을 작업할 수 있습니다. 이 패키지는 MCP 인터페이스를 통해 다양한 도구를 제공합니다.
PDF 검색 도구
PDF 검색 도구는 지정된 디렉토리에서 PDF 파일을 찾는 데 도움이 됩니다.
- 입력 : PDF 검색을 위한 디렉토리 경로
- 출력 : 지정된 디렉토리에서 발견된 PDF 파일 목록
- 사용법 : 이것을 사용하면 프로젝트나 지정된 폴더의 모든 PDF 파일을 빠르게 찾을 수 있습니다.
양식 필드 추출 도구
양식 필드 추출 도구는 PDF 문서의 모든 양식 필드에 대한 정보를 추출합니다.
- 입력 : PDF 파일 경로
- 출력 : 필드 이름, 유형, 위치 및 기타 속성을 포함한 각 양식 필드에 대한 자세한 정보
- 사용법 : 이를 사용하여 양식 구조를 분석하고 채우기에 사용할 수 있는 필드를 이해합니다.
필드 하이라이트 시각화 도구
필드 강조 표시 도구는 PDF에서 양식 필드를 시각적으로 표현합니다.
- 입력 : PDF 파일 경로
- 출력 : 모든 양식 필드가 강조되어 쉽게 식별할 수 있도록 수정된 PDF
- 사용법 : 이것을 사용하여 문서에서 양식 필드의 레이아웃과 위치를 시각적으로 검사합니다.
사용된 라이브러리
특허
MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP의 API를 통해 PDF 양식 조작 도구를 제공하는 서버로, 사용자는 이를 통해 디렉토리에서 PDF를 찾고, 양식 필드 정보를 추출하고, 문서의 양식 필드를 시각화할 수 있습니다.
Related Resources
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 -117Python
- -securityAlicense-qualityAn MCP server that provides multiple file conversion tools for AI agents, supporting various document and image format conversions including DOCX to PDF, PDF to DOCX, image conversions, Excel to CSV, HTML to PDF, and Markdown to PDF.Last updated -15PythonMIT License
- -securityFlicense-qualityA PDF processing server that extracts text via normal parsing or OCR, and retrieves images from PDF files through the MCP protocol with a built-in web debugger.Last updated -24Python
- -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 -6Apache 2.0