Marketplace Search MCP Server
Pricing
from $5.00 / 1,000 results
Go to Apify Store
Marketplace Search MCP Server
MCP server for searching TCGPlayer trading cards, Reverb music gear, and Thumbtack local services. Real-time prices, ratings, and listings via Model Context Protocol.
An MCP (Model Context Protocol) server that provides real-time search across three major marketplaces:
- TCGPlayer — Trading card prices for Magic, Pokemon, Yu-Gi-Oh, Lorcana, and more
- Reverb — Used and new music gear (guitars, amps, pedals, synths)
- Thumbtack — Local service professionals (plumbers, electricians, cleaners)
Tools
search_tcgplayer
Search trading card prices. Returns market prices, lowest prices, listing counts, and card images.
Parameters:
query(string, required) — Card name or search termlimit(number, optional) — Results to return (1-50, default 20)
search_reverb
Search music gear listings. Returns prices, condition, seller info, and listing URLs.
Parameters:
query(string, required) — Gear search termlimit(number, optional) — Results to return (1-50, default 20)
search_thumbtack
Search local service professionals. Returns ratings, reviews, pricing, and hire counts.
Parameters:
query(string, required) — Service categorylocation(string, optional) — City/state slug (e.g. "san-francisco/ca")limit(number, optional) — Results to return (1-20, default 20)
Usage
Connect via any MCP-compatible client (Claude Desktop, Cursor, VS Code) using:
https://lulzasaur--marketplace-search-mcp.apify.actor/mcp
Pricing
$0.01 per tool call (pay-per-event).