Skip to content
Claude Desktop

Personio Jobs Scraper - Clean JSON API Tool for Claude Desktop

com.ranovam/personio-scraper

Personio Jobs Scraper turns any company's Personio job board into clean, de-duplicated JSON…

client:Claude Desktop transport:streamable-http

Install Personio Jobs Scraper - Clean JSON API Tool in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "personio-scraper": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com?tools=enezli/personio-scraper"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Personio Jobs Scraper - Clean JSON API Tool in other clients