Skip to main content
Glama

PDF Extraction MCP Server

by xraywu

PDF抽出MCPサーバー

PDFファイルからコンテンツを抽出するMCPサーバー

コンポーネント

ツール

サーバーは 1 つのツールを実装します。

  • extract-pdf-contents: ローカルのPDFファイルからコンテンツを抽出する
    • PDFファイルのローカルファイルパスを表す「pdf_path」を必須の文字列引数として受け取ります。
    • オプションの文字列引数として「pages」を指定します。これはPDFファイルから抽出するページ番号を表します。ページ番号はカンマで区切られ、負の数も指定できます(例:-1は最終ページを表します)。
    • PDFファイルリーダーとOCRをサポート

クイックスタート

インストール

クロードデスクトップ

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

local-only server

The server can only run on the client's local machine because it depends on local resources.

ローカル PDF ファイルからテキスト コンテンツを抽出するツールを提供する MCP サーバー。オプションのページ選択による標準の PDF 読み取り機能と OCR 機能の両方をサポートします。

  1. コンポーネント
    1. ツール
  2. クイックスタート
    1. インストール

Related MCP Servers

  • A
    security
    F
    license
    A
    quality
    An MCP server for converting Markdown documents to PDF files.
    Last updated a day ago
    1
    9
    JavaScript
  • -
    security
    F
    license
    -
    quality
    Provides tools for reading and extracting text from PDF files, supporting both local files and URLs.
    Last updated 5 months ago
    3
    Python
  • -
    security
    F
    license
    -
    quality
    Enables integration between MCP clients and the Handwriting OCR service, allowing users to upload images and PDF documents, check processing status, and retrieve OCR results as Markdown.
    Last updated 4 months ago
    1
    JavaScript
    • Apple
    • Linux
  • -
    security
    F
    license
    -
    quality
    A Python MCP server for invoice and receipt processing that uses OCR technology to extract data from PDFs and images, offering AI assistants the ability to process, extract text from, and merge invoice documents.
    Last updated 4 months ago
    Python
    • Apple

View all related MCP servers

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