Scrapes Fiverr's public pages to search gigs, fetch pricing tiers, read seller profiles, and pull reviews through Claude. Uses curl_cffi with browser fingerprinting to bypass Cloudflare, parsing Perseus SSR data blobs directly from the HTML. Exposes five tools: search_gigs with filters for price, seller level, and category, get_gig_details for package breakdowns, get_seller_profile for certifications and hourly rates, get_gig_reviews for the first page of feedback, and list_categories for valid filter slugs. No API key needed since it's web scraping, but comes with rate limiting and the usual caveats about violating Fiverr's TOS. Reach for this when you need to compare freelancers or research services without leaving your chat window.
claude mcp add --transport stdio kyurish-fiverr-mcp-server -- uvx fiverr-mcp-server