Skip to main content
Glama

PDF Document MCP Server

By MEOK AI Labs — Sovereign AI tools for everyone.

Document processing toolkit for AI agents. Extract text, convert to Markdown, merge PDFs, extract tables, and summarize documents -- all locally with no external API dependencies.

MCPize MIT License MEOK AI Labs

Tools

Tool

Description

extract_text_from_pdf

Extract text content from a PDF file

convert_pdf_to_markdown

Convert a PDF document to Markdown format

merge_pdfs

Merge multiple PDF files into a single document

extract_tables

Extract table-like structures from a PDF page

summarize_document

Generate a structural summary of a PDF

Quick Start

pip install mcp
git clone https://github.com/CSOAI-ORG/pdf-document-mcp.git
cd pdf-document-mcp
python server.py

Claude Desktop Config

{
  "mcpServers": {
    "pdf-document": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/pdf-document-mcp"
    }
  }
}

Pricing

Plan

Price

Requests

Free

$0/mo

20 calls/day

Pro

$9/mo

Unlimited + OCR support + batch processing

Enterprise

Contact us

Custom + priority support

Get on MCPize

Part of MEOK AI Labs

This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.


MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom

F
license - not found
-
quality - not tested
C
maintenance

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/CSOAI-ORG/pdf-document-mcp'

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