Skip to main content
Glama
xraywu

PDF Extraction MCP Server

by xraywu

PDF 추출 MCP 서버

PDF 파일에서 내용을 추출하는 MCP 서버

구성 요소

도구

서버는 하나의 도구를 구현합니다.

  • extract-pdf-contents: 로컬 PDF 파일에서 콘텐츠 추출

    • PDF 파일의 로컬 파일 경로를 나타내는 필수 문자열 인수로 "pdf_path"를 사용합니다.

    • PDF 파일에서 내용을 추출할 페이지 번호를 나타내는 "pages"를 선택적 문자열 인수로 받습니다. 페이지 번호는 쉼표로 구분되며, 음수 페이지 번호도 지원됩니다(예: '-1'은 마지막 페이지를 의미).

    • PDF 파일 리더 및 OCR 지원

Related MCP server: MCP PDF Server

빠른 시작

설치하다

클로드 데스크탑

MacOS의 경우: ~/Library/Application\ Support/Claude/claude_desktop_config.json Windows의 경우: %APPDATA%/Claude/claude_desktop_config.json

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xraywu/mcp-pdf-extraction-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server