PDF Reader MCP Server

Stablefile-system
110 starsTypeScriptcommunity
GitHub
About

Overview

The PDF Reader MCP Server enables AI agents to extract content from PDF files. It provides tools for reading text content, extracting tables, getting metadata, and converting PDF pages to images. Supports both local files and URLs.
Capabilities

Tools & Capabilities

read_pdf

Extract text content from a PDF file

get_metadata

Get PDF metadata (title, author, pages)

extract_tables

Extract tabular data from a PDF

get_page

Get text from a specific page

Setup

Installation

bash
Install
npx -y mcp-server-pdf
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "pdf": {
      "command": "npx",
      "args": ["-y", "mcp-server-pdf"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 110
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

PDF Reader MCP Server - MCP Server Directory - CortexAgent