Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.jlsookiki/secondhand-mcp

NPM · SECONDHAND-MCP · SCANNED SEP 20

Search Facebook Marketplace, eBay, Depop, and Poshmark from AI — filters, photos, full listings.

Available components

0 this week 67 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security80
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 1.5.0, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 59 of 139 dependencies flagged as unhealthy (3 deprecated). View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability57
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1594 tokens (~318/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety50
  • Injection-marker check failed: the server instructions contains an instruction to conceal the call from the user, the text "do not tell the user", at byte 1805 of that field. See how to fix → Fail
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.jlsookiki/secondhand-mcp server?

io.github.jlsookiki/secondhand-mcp runs locally as an npm package, launched with npx -y secondhand-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · secondhand-mcp

# add to Claude Code
claude mcp add jlsookiki-secondhand-mcp -- npx -y secondhand-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "jlsookiki-secondhand-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "secondhand-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jlsookiki-secondhand-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "secondhand-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add jlsookiki-secondhand-mcp -- npx -y secondhand-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jlsookiki-secondhand-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "secondhand-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jlsookiki-secondhand-mcp --command npx --arg -y --arg secondhand-mcp
# ~/.hermes/config.yaml
mcp_servers:
  jlsookiki-secondhand-mcp:
    command: "npx"
    args: ["-y", "secondhand-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jlsookiki-secondhand-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "secondhand-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add jlsookiki-secondhand-mcp -t stdio -c npx -a -y secondhand-mcp
// mcp.json
{
  "mcpServers": {
    "jlsookiki-secondhand-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "secondhand-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/secondhand-mcp@0.6.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Vulnerabilities 4 findings
ID CVE Severity Vector Fix available
GHSA-8r9q-7v3j-jr4g CVE-2026-0621 high yes
GHSA-w48q-cv73-mx4w CVE-2025-66414 high yes
GHSA-7pqw-9j4j-h8q3 CVE-2026-19693 high CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H no
GHSA-jmr9-qjv8-65gv CVE-2026-56876 high CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N no

Background: What a vulnerability scan can and cannot prove →

Dependencies 139 packages
Packages resolved 139
Deprecated 3
Stale 57
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~1,189 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
fetch ~69

Fetch full listing details for a result ID returned by the search tool. ID format: marketplace:listingId (e.g., "facebook:12345" or "ebay:v1|123|456").

NameTypeReqDescription
idstringyesResult ID from the search tool (format: marketplace:listingId)

No output schema declared.

No examples provided.

get_listing_details ~354

Get full details for a specific listing using an ID from search results: description, all photos, location, seller info, and shipping. Photos: by default (imageMode:"urls") you get direct full-resolution CDN image URLs to fetch yourself — most reliable, since some CDNs block server-side fetches. Set imageMode:"inline" (or includeImages:true) to have the server fetch the photos and return them as base64 image blocks inline. Use imageSize to trade resolution for payload and maxImages to cap the count.

NameTypeReqDescription
imageModestringHow photos are returned. "urls" (default): direct full-resolution CDN image URLs for you to fetch yourself — most reliable, bypasses CDN blocking of server-side fetches, defaults to full resolution.…
imageSizestringResolution for eBay images: thumb (~400px), standard (~800px), full (~1600px). Defaults to full for imageMode "urls" and standard for "inline". Non-eBay images are returned as-is.
includeImagesbooleanDeprecated alias for imageMode:"inline". If true and imageMode is unset, photos are fetched server-side and returned inline as base64.
listingIdstringyesThe listing ID (from search results or a marketplace URL)
marketplacestringWhich marketplace the listing is from (default: facebook)
maxImagesnumberCap the number of photos returned (default: all). Use to keep the response small for listings with many photos.

No output schema declared.

No examples provided.

list_marketplaces ~17

List all available marketplaces and their status

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search ~52

Search all available secondhand marketplaces at once (deep research). Returns results whose IDs (marketplace:listingId) can be passed to the fetch tool for full listing details.

NameTypeReqDescription
querystringyesSearch query string

No output schema declared.

No examples provided.

search_marketplace ~697

Search for items on secondary marketplaces. Supports: facebook. Returns listing ID, title, price, location, and photo count. Facebook: location-based search, no auth. eBay: keyword search with condition filter, requires API keys. Depop: keyword search with filters for sort, condition, category, brands, sizes, colors (requires Chrome). Poshmark: keyword search with filters for sort, condition, sizes, colors (requires Chrome). Use get_listing_details with a listing ID for full description, all photos, seller info, and shipping options.

NameTypeReqDescription
brandstringFilter by brand (Poshmark only). e.g. "Nike", "Levi's", "Gucci"
categorystringProduct category. Depop: tops, bottoms, dresses, coats-jackets, footwear, accessories, bags, jewellery, activewear, swimwear. Poshmark: use underscore-separated names like Jackets_&_Coats, Dresses, S…
colorsarrayFilter by colors (Depop, Poshmark). Options: black, white, red, blue, green, yellow, orange, pink, purple, brown, grey, cream, multi, silver, gold
conditionstringItem condition filter. eBay: new, like_new, good, fair. Depop: new, like_new, excellent, good, fair, used. Poshmark: new (NWT), like_new (NWOT), good, fair. Use "any" for no filter.
departmentstringFilter by department (Poshmark only). Options: Women, Men, Kids
includeImagesbooleanInclude full image URLs in results (default: false). Use get_listing_details for full photos.
limitnumberMaximum number of results to return (default: 20). eBay paginates automatically to fetch more than 200 (eBay caps offset + limit at 10,000).
locationstringCity and state for Facebook Marketplace searches, as "City, ST" — e.g. "Austin, TX", "Portland, OR". Resolve neighborhoods, ZIP codes, metro areas and "near me" to a city and state before calling; a…
marketplacestringMarketplace to search. Options: facebook, or "all" to search all marketplaces
maxPricenumberMaximum price filter (optional)
minPricenumberMinimum price filter (optional)
offsetnumberStarting result offset for pagination (default: 0). eBay only; other marketplaces ignore it.
querystringyesSearch query (e.g., "stroller", "iPhone 14", "vintage couch")
showSoldbooleanInclude sold/unavailable items in results (default: false)
sizesarrayFilter by sizes (Depop, Poshmark). Example: ["S", "M", "L"] or ["US 9", "US 10"]
sortstringSort order (Depop, Poshmark). Options: relevance, newest, most_popular, price_low_to_high, price_high_to_low

No output schema declared.

No examples provided.

Common questions

What is the io.github.jlsookiki/secondhand-mcp server?

io.github.jlsookiki/secondhand-mcp is listed in the public MCP registry as io.github.jlsookiki/secondhand-mcp. Search Facebook Marketplace, eBay, Depop, and Poshmark from AI, filters, photos, full listings. This page covers its npm package (secondhand-mcp).

Is the io.github.jlsookiki/secondhand-mcp server safe to use?

io.github.jlsookiki/secondhand-mcp scores 67 out of 100 on VerifyMCP. We recorded 4 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.jlsookiki/secondhand-mcp server expose?

io.github.jlsookiki/secondhand-mcp exposes 5 tools: search_marketplace, get_listing_details, list_marketplaces, search, fetch. Their descriptions and schemas cost roughly 1,189 tokens of context every time the server is loaded.

Is the io.github.jlsookiki/secondhand-mcp server still maintained?

io.github.jlsookiki/secondhand-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.jlsookiki/secondhand-mcp server under?

io.github.jlsookiki/secondhand-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.