HomeServersFile Systems › GuruPDF/gurupdf-mcp
MCP Server Maintained MIT cloud

GuruPDF/gurupdf-mcp

Convert, compress, merge, split, and OCR PDFs, plus convert between 100+ file formats (Word, Excel, PowerPoint, images, ebooks, video) from any AI agent. Backed by the GuruPDF API; free tier with daily credits, zero-config via `npx gurupdf-mcp`.

Quality score 46/100
View on GitHub →
Stars
★ 1
Last commit
1mo ago
Language
JavaScript
Install
npm / npx
Category

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "gurupdf-mcp": {
      "command": "npx",
      "args": ["-y", "gurupdf-mcp"]
    }
  }
}

Topics

Related in File Systems

MCP Server Official Active

microsoft/markitdown

MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.

170.7k Python Updated 3d ago Score 100
MCP Server Active

mickaelkerjean/filestash

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

14.4k Go Updated 5d ago Score 90
MCP Server Active

cyberchitta/llm-context.py

Share code context with LLMs via MCP or clipboard

305 Python Updated 4d ago Score 75
MCP Server Active

8b-is/smart-tree

AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.

264 Rust Updated 21d ago Score 74
MCP Server Active

dimitar-grigorov/mcp-file-tools

Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies.

19 Go Updated today Score 63
MCP Server Active

willianpinho/large-file-mcp

Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching.

18 TypeScript Updated 10d ago Score 63