loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

unlockpdf-skill

MCP Tool

ToolsforAI/unlockpdf-skill

AI-ready skills and MCP server for unlocking PDF passwords via unlockpdf.dev

Install

$ npx loaditout add ToolsforAI/unlockpdf-skill

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "unlockpdf-skill": {
      "command": "npx",
      "args": [
        "-y",
        "unlockpdf-skill"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

UnlockPDF Skill

Remove PDF password protection from any AI agent or tool.

Powered by unlockpdf.dev — 10 free unlocks/day, then $0.05 USDC per unlock via x402.

---

Option 1 — Use anywhere (copy & paste)

Copy `skill.md` and paste it into any AI tool's system prompt or instructions. Works with Claude, ChatGPT, Cursor, or any LLM.

What it does: Gives your AI the instructions to call unlockpdf.dev automatically when you ask it to unlock a PDF.

---

Option 2 — Claude Projects
  1. Open Claude.ai → Create a new Project
  2. Go to Project Instructions
  3. Copy and paste the contents of `claude-project.md`
  4. Done — Claude will now automatically use unlockpdf.dev whenever you mention PDF passwords in that project

---

Option 3 — MCP Server (for Claude Desktop and AI agents)

The MCP server lets Claude act fully autonomously — reading PDFs from your filesystem and saving unlocked files directly, no copy-paste needed.

Install
cd mcp-server
npm install
Add to Claude Desktop

Edit your Claude Desktop config file:

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "unlockpdf": {
      "command": "node",
      "args": ["/absolute/path/to/unlockpdf-skill/mcp-server/index.js"]
    }
  }
}

Restart Claude Desktop. You'll see "unlockpdf" appear in the tools panel.

Use it

Just tell Claude:

  • *"Unlock the PDF at ~/Downloads/document.pdf, password is abc123"*
  • *"Remove the password from this PDF and save it to my desktop"*
  • *"How many free unlocks do I have left today?"*

Claude will call the MCP tools automatically.

Available tools

| Tool | Description | |------|-------------| | check_usage | Check remaining free unlocks and payment info | | unlock_pdf | Remove password from a PDF file |

---

Pricing

Tags

ai-agentai-agent-toolsai-toolsanthropicclaudeclaude-skillsllmmcpmcp-serveropenaipdfpdfunlockerx402

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated19 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/ToolsforAI/unlockpdf-skill)](https://loaditout.ai/skills/ToolsforAI/unlockpdf-skill)