mcpbeat Sign in

Secondhand MCP Server

by jlsookiki Your server? Claim it
local only

Secondhand MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 214 installs a week from npm. Last commit 8 Sep 2026.

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

Installs per day peak 45 · avg 26 · +3% w/w
a month agotoday
214
Installs / week
npm · secondhand-mcp
75
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Secondhand MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add secondhand-mcp -- npx -y secondhand-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "secondhand-mcp": {
      "args": [
        "-y",
        "secondhand-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.secondhand-mcp]
command = "npx"
args = ["-y", "secondhand-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "secondhand-mcp": {
      "args": [
        "-y",
        "secondhand-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "secondhand-mcp": {
      "args": [
        "-y",
        "secondhand-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EBAY_CLIENT_ID (eBay API client ID (only needed for eBay search)), EBAY_CLIENT_SECRET (eBay API client secret (only needed for eBay search)), EBAY_MARKETPLACE_ID (eBay regional marketplace, e.g. EBAY_US (default)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Secondhand MCP

same job, measured the same way
Supost MCP
by capmus-team

Search listings, message posters, and create drafts on SUpost, the marketplace for Stanford

6 tools answering
City24.ee - Real Estate marketplace
by city24

Live Estonia real estate listings with search, geo filters, and property metadata.

1 tools answering
City24.lv - Real Estate marketplace
by city24

Live Latvia real estate listings with search, geo filters, and property metadata.

1 tools answering
AIsa Shopping & Marketplace
by aisa

Marketplace and shopping data: product listings, sellers, reviews and search results.

answering
Capmus MCP
by capmus-team

Search listings, message posters, and create draft posts on Capmus, the university marketplace

7 tools answering
MeetMyAgent
by studiomeyer

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

35 installs/wk answering
humanMCP Marketplace — federated listings across personal MCP servers
by kapoost

Federated listings from personal humanMCP servers. Search offers, trades by humans.

3 tools answering
Malinica
by malinica

Search classified listings on Malinica, a Serbian free serbian classifieds marketplace.

6 tools answering

Secondhand MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Secondhand MCP?
Secondhand MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package secondhand-mcp was installed 214 times last week.
How do I connect Secondhand MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls secondhand-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Secondhand MCP?
The npm package secondhand-mcp was installed 214 times in the last week. Week over week that is +3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Secondhand MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 75 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.