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