Skip to content
Cline

pdf mcp for Cline

io.github.wesseltl/pdf-mcp

Extract text and tables from PDFs for an agent: invoices, reports, statements.

client:Cline transport:stdio runtime:pypi

Install pdf mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "pdf-mcp": {
      "command": "uvx",
      "args": [
        "pdf-agent-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pdf mcp in other clients