Skip to main content
Glama

PDF Extraction MCP Server

by xraywu

PDF-Extraktions-MCP-Server

MCP-Server zum Extrahieren von Inhalten aus einer PDF-Datei

Komponenten

Werkzeuge

Der Server implementiert ein Tool:

  • extract-pdf-contents: Extrahieren Sie Inhalte aus einer lokalen PDF-Datei
    • Nimmt "pdf_path" als erforderliches String-Argument an, das den lokalen Dateipfad der PDF-Datei darstellt
    • Verwendet „Seiten“ als optionales String-Argument, das die Seitenzahlen für den Inhalt der PDF-Datei darstellt. Seitenzahlen werden durch Kommas getrennt, und negative Seitenzahlen werden unterstützt (z. B. bedeutet „-1“ die letzte Seite).
    • Unterstützt PDF-Dateireader und OCR

Schnellstart

Installieren

Claude Desktop

Unter MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json Unter 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.

Ein MCP-Server, der ein Tool zum Extrahieren von Textinhalten aus lokalen PDF-Dateien bereitstellt und sowohl Standard-PDF-Lesen als auch OCR-Funktionen mit optionaler Seitenauswahl unterstützt.

  1. Komponenten
    1. Werkzeuge
  2. Schnellstart
    1. Installieren

Related MCP Servers

  • -
    security
    F
    license
    -
    quality
    A 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 -
    26
    Python
  • -
    security
    A
    license
    -
    quality
    A 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 -
    6
    Apache 2.0
  • -
    security
    F
    license
    -
    quality
    This MCP server enables interactions with the PDF Generator API for creating, converting, and managing PDF documents using natural language commands.
    Last updated -
    Python
  • A
    security
    A
    license
    A
    quality
    MCP server that converts Markdown to high-quality PDF documents using LaTeX, enabling AI agents like Claude to generate professional PDFs without requiring sign-ups or credit cards.
    Last updated -
    1
    353
    7
    JavaScript
    MIT License

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