extract_pdf — WebLens MCP Tool
extract_pdf
(extract pdf) is one of 36 tools on the
WebLens
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call extract_pdf from your client
- Claude Code WebLens extract_pdf run in your project directory
- Claude Desktop WebLens extract_pdf ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WebLens extract_pdf ~/.cursor/mcp.json
- VS Code WebLens extract_pdf .vscode/mcp.json
- Zed WebLens extract_pdf ~/.config/zed/settings.json
- Windsurf WebLens extract_pdf ~/.codeium/windsurf/mcp_config.json
- Cline WebLens extract_pdf ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WebLens extract_pdf ~/.gemini/settings.json
- Grok WebLens extract_pdf .mcp.json (in your project root)
- ChatGPT WebLens extract_pdf Settings → Connectors → Advanced → Developer mode
- Claude.ai WebLens extract_pdf Settings → Connectors → Add custom connector
- LangChain WebLens extract_pdf pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http weblens https://api.weblens.dev/mcp
Other tools on this server
- preview_endpoint
- fetch_webpage
- fetch_webpage_pro
- screenshot
- search_web
- search_news
- search_images
- search_places
- search_shopping
- search_scholar
- search_autocomplete
- search_trends
- youtube_transcript
- get_contents
- answer_question
- extract_data
- smart_extract
- research
- deep_research
- compare_urls
- batch_fetch
- domain_intel
- project_due_diligence
- package_intel
- detect_tech
- search_discussions
- map_site
- crawl_site
- fetch_resilient
- intel_company
- intel_market
- intel_competitive
- intel_site_audit
- monitor_create
- memory_set
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.