PluginBench
MCP Server

PDF Slim — PDF Compression for AI MCP Server

io.github.zhaoyaqi18/pdfslim

What is the PDF Slim — PDF Compression for AI MCP server?

Compress PDFs to exact target sizes (82-93% smaller). Tools: compress_pdf, optimize_pdf, inspect_pdf

How to install PDF Slim — PDF Compression for AI

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "pdfslim": {
      "url": "https://api.pdfslim.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "pdfslim": {
      "serverUrl": "https://api.pdfslim.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "pdfslim": {
      "type": "http",
      "url": "https://api.pdfslim.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "pdfslim": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.pdfslim.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http pdfslim https://api.pdfslim.app/mcp

Related MCP servers

Baking unit conversion (cups/grams/temp/recipe scaling). convert_amount, convert_temperature

Compress images to target sizes (80%+ smaller). Tools: compress_image, convert_image, optimize_image

Palworld breeding calculator (299 Pals). find_breeding_routes, get_pal_info, get_passive