list_doc_links — doc.page PDF Extraction MCP Tool Read-only
list_doc_links
(list doc links) is one of 7 tools on the
doc.page PDF Extraction
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_doc_links from your client
- Claude Code doc.page PDF Extraction list_doc_links run in your project directory
- Claude Desktop doc.page PDF Extraction list_doc_links ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor doc.page PDF Extraction list_doc_links ~/.cursor/mcp.json
- VS Code doc.page PDF Extraction list_doc_links .vscode/mcp.json
- Zed doc.page PDF Extraction list_doc_links ~/.config/zed/settings.json
- Windsurf doc.page PDF Extraction list_doc_links ~/.codeium/windsurf/mcp_config.json
- Cline doc.page PDF Extraction list_doc_links ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI doc.page PDF Extraction list_doc_links ~/.gemini/settings.json
- Grok doc.page PDF Extraction list_doc_links .mcp.json (in your project root)
- ChatGPT doc.page PDF Extraction list_doc_links Settings → Connectors → Advanced → Developer mode
- Claude.ai doc.page PDF Extraction list_doc_links Settings → Connectors → Add custom connector
- LangChain doc.page PDF Extraction list_doc_links pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pdf-extract https://doc.page/api/mcp
Other tools on this server
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.