Back to browse
GitHub Repository

MCP server for searching Facebook Marketplace via Chrome session cookies

13 starsTypeScript

Facebook Marketplace MCP

by rpst·Apr 10, 2026·1 point·2 comments

AI Analysis

●●SolidBig BrainNiche Gem

Uses internal GraphQL protocol directly instead of slow browser automation.

Strengths
  • Direct protocol access avoids overhead and flakiness of headless browser drivers.
  • Cookie extraction via macOS Keychain avoids manual session copying hassle.
  • Monitor tool tracks new listings over time without constant manual checks.
Weaknesses
  • macOS-only cookie extraction limits cross-platform usability for Windows and Linux.
  • Relies on unstable internal API hashes that Facebook changes frequently.
Category
Target Audience

Developers using Claude Code, automation enthusiasts

Similar To

pypush · Selenium · Puppeteer

Post Description

I'm on marketplace way too much, so I gave Claude access to help me find good deals on items I want. Searching, monitoring, etc all from the command line. Use at your own risk, I made sure it behaves nicely so Facebook won't mind.

Similar Projects