mcpbeat Sign in

Marketplace Search MCP Server

local only

Marketplace Search runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 29 Mar 2026.

22 tools: search 15+ marketplaces, verify licenses, childcare costs, FCC, GSA auctions

Installs per day peak 30 · avg 11 · +159% w/w
a month agotoday
88
Installs / week
npm · @lulzasaur9192/marketplace-search-mcp
4
Stars
0 open issues
29 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Marketplace Search 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 marketplace-search -- npx -y @lulzasaur9192/marketplace-search-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marketplace-search": {
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marketplace-search]
command = "npx"
args = ["-y", "@lulzasaur9192/marketplace-search-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "marketplace-search": {
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marketplace-search": {
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Marketplace Search

same job, measured the same way
Pixelvault
by rsweeting1

AI-native marketplace for pre-cleared licensed media assets — search, license, and stream rights.

34 installs/wk local only
Market Data Toolkit MCP
by jdpg23

17 market-data tools for AI agents: eBay sold prices, company KYC, SEC filings, patents, auctions

answering
MCP Gera Nexus
by gera

Search Gera marketplaces and create consent-first booking intents. No payment taken by server.

55 installs/wk local only
MCP Market Russia
by devids77

Russian construction market: 3,395 contractors, 20,322 projects, 24 search/analytics tools.

24 tools answering
Cralo
by cralo

Pay-per-use tool marketplace for AI agents. Search, price-check, and call APIs via MCP.

answering
GCC Domestic
by gccdomestic

Verify 1,800+ licensed GCC domestic-worker agencies; search 900+ EN/AR guides.

6 tools answering
Flagram
by flagramtech

Ad marketplace: search Telegram/VK/Max channels by topic, geo, price; reach, ER, CPV stats.

answering
fetch-price
by fusionx212

Live UK marketplace product search with real prices and buy links.

50 installs/wk local only

Marketplace Search — questions

Answers built from our own checks of this server.

Why is there no uptime for Marketplace Search?
Marketplace Search 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 @lulzasaur9192/marketplace-search-mcp was installed 88 times last week.
How do I connect Marketplace Search?
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 @lulzasaur9192/marketplace-search-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Marketplace Search?
The npm package @lulzasaur9192/marketplace-search-mcp was installed 88 times in the last week. Week over week that is +159%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Marketplace Search open source?
We cannot say either way: written in TypeScript and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.