pdf-mcp

MCP Server

by I-CAN-hack · Added 5mo ago

Claude
18

Install

git clone https://github.com/I-CAN-hack/pdf-mcp

Add to Claude

claude mcp add pdf-mcp

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "pdf-mcp": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/pdf-mcp"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

MCP server for reading, rendering, and searching PDF files. Requires Python >=3.12 and dependencies including pymupdf and pymupdf4llm. The server can be installed and run using the uvx tool with the command and args specified in the .mcp.json configuration.

Tags

ai-mlmcp-serverpdfpymupdfdocument-processingsearchrenderingai

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations