Back to Home
m13253 icon

pdflens-mcp

Verified Safe

by m13253

Overview

This MCP server provides tools for reading and extracting information from PDF files, including text and images, designed for AI clients.

Installation

Run Command
~/.cargo/bin/pdflens-mcp

Environment Variables

  • RUST_LOG

Security Notes

The server implements strong path sandboxing, ensuring it only accesses PDFs within specified workspace directories (MCP root paths or current working directory) after resolving symbolic links. It uses `rmcp` for communication over standard I/O (stdio), avoiding direct network exposure. No 'eval' or similar dynamic code execution methods were found. There are no hardcoded secrets. The primary risk noted is the stability of the `pdf-extract` library for text extraction, which is a known issue but not a direct security vulnerability.

Similar Servers

Stats

Interest Score16
Security Score9
Cost ClassHigh
Avg Tokens20000
Stars5
Forks0
Last Update2025-12-19

Tags

MCPLLMPDFAIRust