Google PageRank for AI agents. 25,000+ tools indexed.

liz7788/mcp-server-pdf

Score: 53.3 Rank #49 MCP Server

An MCP server that lets AI assistants read, search, and extract data from PDF files

Use liz7788/mcp-server-pdf in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

liz7788/mcp-server-pdf is a Python MCP server licensed under MIT. An MCP server that lets AI assistants read, search, and extract data from PDF files

Ranked #49 out of 110 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for liz7788/mcp-server-pdf
[![AgentRank](https://agentrank-ai.com/api/badge/tool/liz7788--mcp-server-pdf)](https://agentrank-ai.com/tool/liz7788--mcp-server-pdf/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/liz7788--mcp-server-pdf/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/liz7788--mcp-server-pdf" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="liz7788/mcp-server-pdf"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# mcp-server-pdf

> An MCP server that lets AI assistants read, search, and extract data from PDF files.

Works with **Claude Desktop**, **Claude Code**, **Cursor**, **Windsurf**, **VS Code**, and any MCP-compatible client.

## Features

| Tool | Description |
|------|-------------|
| `read_pdf` | Extract text from all or specific pages |
| `search_pdf` | Find text with page numbers and line context |
| `get_pdf_info` | Get metadata (title, author, pages, dimensions) |
| `extract_tables` | Extract tables as Markdown format |
| `list_pdfs` | List all PDFs in a directory with page counts |

## Quick Start

### Install

```bash
# Using uvx (recommended)
uvx mcp-server-pdf

# Using pip
pip install mcp-server-pdf
```

### Claude Desktop

Add to `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "pdf": {
      "command": "uvx",
      "args": ["mcp-server-pdf"]
    }
  }
}
```

### Claude Code (CLI)

```bash
claude mcp add pdf -- uvx mcp-server-pdf
```

### Cursor / VS Code

Add t
Read full README on GitHub →
Are you the maintainer of liz7788/mcp-server-pdf?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.