Skip to main content
Glama
nasxub

pdfplumber MCP Server

by nasxub

pdfplumber MCP Server

Extract tables, text, and metadata from PDFs using pdfplumber. Connect from Claude Desktop, Cursor, Windsurf, or any MCP client.

Tools Available

extract_text

Extract all text from a PDF.

  • url: PDF URL (required)

  • pages: Page range like "1-3", "1,3,5", or "all" (default: all)

extract_tables

Extract tables as structured data.

  • url: PDF URL (required)

  • pages: Page range (default: all)

  • output_format: json, markdown, or csv (default: markdown)

extract_metadata

Get PDF info: page count, title, author, dates.

  • url: PDF URL (required)

Related MCP server: PDF Reader MCP Server

MCP Client Configuration

{
  "mcpServers": {
    "pdfplumber": {
      "url": "https://actors.apify.com/vibexcoder/pdfplumber-mcp-server/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_APIFY_TOKEN"
      }
    }
  }
}

Use Cases

  • Extract financial tables from earnings reports

  • Pull data from invoices

  • Convert PDF reports to structured data

  • RAG pipelines needing clean PDF text

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

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables processing and analysis of large PDF files through text extraction, search functionality, and intelligent chunking strategies. Provides comprehensive PDF operations including metadata retrieval, page-range text extraction, and content search with contextual results.
    Last updated
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI-powered extraction and analysis of PDF documents with 40+ specialized tools for text, tables, images, layout analysis, security assessment, and document intelligence. Supports both text-based and scanned PDFs with OCR capabilities.
    Last updated
    9
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables reading, searching, and metadata extraction from PDF files without loading the entire content into the context window. It provides efficient tools for text cleaning, page-specific extraction, and context-aware search results.
    Last updated
    3
    27
    1
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/nasxub/pdfplumber-mcp-server'

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