secondhand-mcp: Secondhand MCP is a Model Context Protocol (MCP) server designed for AI assistants to search various secondhand marketplaces like Facebook Marketplace, eBay, Depop, and Poshmark. It enables detailed product searches with filters for price, category, condition, and more, providing full listing details including photos and seller information. This local server integrates seamlessly with clients such as Claude Desktop, Claude Code, and Cursor, extending their capabilities to real-time secondhand market data.; python-sdk: The MCP Python SDK provides a robust implementation of the Model Context Protocol, enabling developers to build secure, standardized servers that expose data and functionality to LLM applications. It also includes a client library for connecting to any MCP server, supporting various standard transports like stdio, Streamable HTTP, and SSE.
Finding specific used items on multiple platforms without manual searching.
Integrating custom business logic and data sources with LLM-powered applications.