Marketplace Search MCP Server

MCP server with 22 tools for marketplace search, price comparison, license verification, and data lookup across 15+ platforms. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-29 · ★ 4 · #583 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Marketplace Search

Claude Code

claude mcp add lulzasaur9192-marketplace-search-mcp -- npx -y @lulzasaur9192/marketplace-search-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lulzasaur9192-marketplace-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @lulzasaur9192/marketplace-search-mcp - published under the repo owner's npm scope (@lulzasaur9192)

registry namespace io.github.lulzasaur9192 is GitHub-verified and matches the repo owner

03 · What Marketplace Search can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 22 documented tools spanning verify, gsa, childcare, license, including marketplace_search, search_imdb, search_houzz, search_thumbtack.

Capability map

Tools grouped from the project's README - what Marketplace Search lets an agent do.

read & search

4 tools - e.g. Movies/TV with chart browsing (Top 250, Most Popular); Home design professionals by Houzz URL; Local service professionals with location filter

search_imdb · search_houzz · search_thumbtack · search_nyc_violations

Verify

3 tools - e.g. CA, TX, FL, NY contractor licenses; FL, NY nurse licenses; Verify AI agent skill safety (SAFE/CAUTION/DANGER)

verify_contractor_license · verify_nurse_license · skillguard_verify

Gsa

3 tools - e.g. Government surplus auctions; Auction lot details; Market statistics

search_gsa_auctions · gsa_auction_details · gsa_auction_stats

Childcare

3 tools - e.g. Childcare costs by ZIP/county/state; All-state childcare comparison; Side-by-side location comparison

childcare_cost · childcare_states · childcare_compare

Estate

2 tools - e.g. Estate sales by location; Full estate sale details

search_estate_sales · estate_sale_details

Storage

2 tools - e.g. Self-storage facilities; Storage pricing and amenities

search_storage · storage_facility_details

Fcc

2 tools - e.g. FCC ID certification search; Full FCC certification info

search_fcc · fcc_details

Marketplace

1 tool - e.g. Search TCGPlayer, Reverb, Grailed, Redfin, Bonanza, ThriftBooks, AbeBooks, Goodreads, OfferUp, Swappa, StubHub, Craigslist, Poshmark

marketplace_search

Latest releases

v1.2.0 · 2026-03-20

What's New · NYC Building Violations tool (search_nyc_violations) - search DOB violations by address, BIN, or block/lot across 3 NYC datasets · MCP Registry support - mcpName field added for official MCP Registry…

v1.1.1 · 2026-03-19

marketplace-search-mcp v1.1.1 · MCP server for marketplace search, license verification, and card grading data. · Tools · search_tcgplayer - Trading card prices (Pokemon, Magic, Yu-Gi-Oh, Lorcana) · search_reverb…

04 · Who maintains Marketplace Search

marketplace-search is maintained by lulzasaur9192. We track 3 MCP servers from lulzasaur9192 - 3 actively maintained, 4 combined GitHub stars, oldest repo from Mar 2026.

05 · Facts

category
other - ranked #583 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.lulzasaur9192/marketplace-search (active, first published 2026-03-25)
packages
npm:@lulzasaur9192/marketplace-search-mcp

06 · Marketplace Search FAQ

Is Marketplace Search still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-29. We re-verify nightly.

What can Marketplace Search do?

An agent gets 22 documented tools spanning verify, gsa, childcare, license, including marketplace_search, search_imdb, search_houzz, search_thumbtack.

How do I install Marketplace Search?

Run `npx -y @lulzasaur9192/marketplace-search-mcp`. You can also paste the ready-made client config above.

Does Marketplace Search run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Marketplace Search