Skip to content
Windsurf

pdf mcp for Windsurf

io.github.wesseltl/pdf-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install pdf mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

pdf mcp in other clients