Marketplace Search MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| marketplace_searchA | Search across 13 online marketplaces. Supported marketplaces: tcgplayer, reverb, grailed, redfin, bonanza, thriftbooks, abebooks, goodreads, offerup, swappa, stubhub, craigslist, poshmark. Returns listings with prices, conditions, seller info, and URLs. Each marketplace specializes in different categories: tcgplayer (trading cards), reverb (music gear), grailed (designer fashion), redfin (real estate), bonanza (general), thriftbooks/abebooks/goodreads (books), offerup/craigslist (local classifieds), swappa (electronics), stubhub (event tickets), poshmark (fashion resale). |
| search_imdbA | Search IMDb for movies and TV shows. Can search by title or browse curated charts (Top 250 Movies, Top 250 TV, Most Popular Movies, Most Popular TV). Returns ratings, year, cast, and IMDb links. |
| search_houzzA | Search Houzz for home design professionals, contractors, and interior designers. Takes a Houzz search URL (browse houzz.com/professionals to build one). Returns pro profiles with ratings, reviews, projects, and contact info. |
| search_thumbtackA | Search local service professionals from Thumbtack. Find plumbers, electricians, cleaners, and 1000+ other service categories. Returns ratings, reviews, pricing, and hire counts. |
| verify_contractor_licenseA | Verify a contractor's license across US states (CA, TX, FL, NY). Search by license number, person name, or business name. Returns license status, expiration, classifications, and contact info from official state licensing boards. |
| verify_nurse_licenseA | Verify a nurse's license across US states (FL, NY). Search by license number or name. Returns license status, expiration, qualifications, and enforcement actions from official nursing boards. |
| psa_population_reportA | Look up PSA card certification details and full population report. Returns card info (year, brand, subject, grade) and complete grade breakdown from Auth through PSA 10, showing how many cards exist at each grade level. |
| search_nyc_violationsA | Search NYC Department of Buildings violation records by address, BIN, or block+lot. Covers DOB Violations, Safety Violations, and ECB Violations (with penalty amounts). Use summary=true for aggregate stats. |
| search_fccB | Search FCC ID certifications for electronic devices. Look up by FCC ID, grantee code, or applicant name. Returns certification details including equipment class, grant dates, and test reports. |
| fcc_detailsA | Get full FCC certification details for a specific FCC ID. Returns equipment info, test reports, grant conditions, and compliance documents. |
| childcare_costA | Look up childcare costs by ZIP code, county, or state. Uses DOL National Database of Childcare Prices (48K records). Returns weekly/annual prices for center-based and family childcare by age group. |
| childcare_statesB | Get childcare cost averages for all US states. Compare center-based and family childcare pricing across the country by age group. |
| childcare_compareA | Compare childcare costs side-by-side across multiple ZIP codes or locations. Compare up to 10 locations at once. |
| search_estate_salesA | Search for estate sales by ZIP code or city/state. Find upcoming and active estate sales with dates, addresses, descriptions, and photos from EstateSales.net. |
| estate_sale_detailsA | Get full details of a specific estate sale including photos, items, dates, directions, and sale company info. |
| search_storageC | Search self-storage facilities by city/state or ZIP code. Find storage units with pricing, sizes, and availability from SelfStorage.com. |
| storage_facility_detailsA | Get full details for a specific self-storage facility including unit sizes, prices, amenities, hours, and reviews. |
| home_service_costA | Get cost estimates for home services (plumbing, electrical, cleaning, etc.). Returns min/max/average/median pricing and top-rated professionals in the area. Powered by Thumbtack data. |
| search_gsa_auctionsB | Search US government surplus auctions from GSA (General Services Administration). Find vehicles, electronics, equipment, and more at below-market prices. |
| gsa_auction_detailsA | Get full details of a specific GSA surplus auction lot including description, bid info, location, inspection dates, and sale terms. |
| gsa_auction_statsA | Get aggregated statistics for GSA surplus auctions — breakdown by state, agency, status, total bid amounts, and averages. |
| skillguard_verifyA | Verify the safety of an AI agent skill/tool before execution. Classifies as SAFE, CAUTION, or DANGER based on permissions, commands, and description analysis. Use this to audit MCP tools, OpenAI functions, or any agent capability. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lulzasaur9192/marketplace-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server