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