Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Read Pdf

БесплатноНе проверен

MCP server to read protected (or unprotected) PDF files, extracting text to a temp file, and handling large PDFs.

GitHubEmbed

Описание

MCP server to read protected (or unprotected) PDF files, extracting text to a temp file, and handling large PDFs.

README

MCP server to give client the ability read protected (or un-unprotected) PDF Works with large PDFs by extracting text to temp file.

Forked from the excellent upstream project https://github.com/algonacci/mcp-unlock-pdf

Published to pypi.

Usage

uvx mcp-read-pdf

Will run from pypi. This can be used in goose or claude.

Test

uv run python main.py --test

Usage from source

Running from cli (Goose, or to try it)

uv --directory /Users/micn/Documents/code/extractorb-py/mcp-unlock-pdf run python main.py

Building and Publishing

  1. Update version in pyproject.toml:
[project]
version = "x.y.z"  # Update this
  1. Build the package:
# Clean previous builds
rm -rf dist/*


# Or build in a clean environment using uv
uv venv .venv
source .venv/bin/activate
uv pip install build
python -m build
  1. Publish to PyPI:
# Install twine if needed
uv pip install twine

# Upload to PyPI
python -m twine upload dist/*

from github.com/michaelneale/mcp-read-pdf

Установить Read Pdf в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-read-pdf

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-read-pdf -- uvx mcp-read-pdf

FAQ

Read Pdf MCP бесплатный?

Да, Read Pdf MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Read Pdf?

Нет, Read Pdf работает без API-ключей и переменных окружения.

Read Pdf — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Read Pdf в Claude Desktop, Claude Code или Cursor?

Открой Read Pdf на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Read Pdf with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development