Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Commercebridge
C
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:03:12 AM

Commercebridge

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "commercebridge": {
      "command": "npx",
      "args": [
        "-y",
        "commercebridge"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

CommerceBridge

A remote MCP server that wraps the live Commerce API β€” eBay, Shopify, Best Buy, and Etsy marketplace data behind one /v1 contract β€” as MCP tools any agent (Claude, ChatGPT, etc.) can call directly.

Live: https://commercebridge-isaiahduprees-projects.vercel.app/mcp (Vercel project commercebridge, team isaiahduprees-projects) β€” 14 tools, verified against real production data (Shopify live; eBay/Best Buy/Etsy honestly gated until their upstream app keys are provisioned). Naming note: the clean commercebridge.vercel.app alias is owned by an unrelated third-party product (a WhatsApp-commerce chatbot) β€” use the team-scoped URL above, same situation as commerce-api's alias collision.

CommerceBridge does no scraping and holds no data of its own: every tool is a thin, faithful fetch relay to the upstream Commerce API. Whatever that API returns comes back unmodified, including its errors.

Why Authentication: None

This connector's underlying data β€” eBay/Shopify/Best Buy/Etsy marketplace listings β€” is fully public and carries zero per-user state. There is no account to log into, nothing to authorize, and nothing to bill per-seat. So, deliberately, CommerceBridge has:

  • No OAuth β€” no login flow, no token exchange, no /.well-known/oauth-* endpoints
  • No Supabase β€” no user table, no session storage
  • No billing β€” no plans, no usage metering, no upgrade gate

This is the same architectural call this org made for StoreBridge, its sibling connector over App Store/Google Play data: public read-only marketplace data gets the lean, stateless build. It is deliberately leaner than this org's OAuth-based Bridge-family connectors (RemindersBridge, MessagesBridge, etc.), which proxy a signed-in user's own private data and do need auth.

Tools

14 tools, one per Commerce API endpoint, grouped by marketplace/engine:

eBay β€” needs EBAY_CLIENT_ID / EBAY_CLIENT_SECRET on the upstream deployment

ToolEndpointWhat it does
search_ebayGET /v1/searchSearch live eBay listings by keyword/category across 8 sites (US, GB, DE, AU, CA, FR, IT, ES)
get_ebay_itemGET /v1/itemGet one eBay item's full detail by REST id or legacy id
get_ebay_itemsGET /v1/itemsBulk-fetch up to 20 eBay items in one call
search_ebay_soldGET /v1/soldSold/completed-item comps β€” needs eBay's separately-gated Marketplace Insights API

Shopify β€” keyless, live right now

ToolEndpointWhat it does
search_shopify_productsGET /v1/shopify/productsList any public Shopify store's catalog from its own /products.json
get_shopify_productGET /v1/shopify/productGet one product by handle
get_shopify_collectionsGET /v1/shopify/collectionsList a store's collections
search_shopifyGET /v1/shopify/searchKeyword-filter a store's catalog (title/vendor/type/tags)

Best Buy β€” not yet live upstream (route pending redeploy, then needs BESTBUY_API_KEY)

ToolEndpointWhat it does
search_bestbuyGET /v1/bestbuy/searchSearch Best Buy's US catalog by keyword/category
get_bestbuy_productGET /v1/bestbuy/productGet one product by SKU

Etsy β€” not yet live upstream (route pending redeploy, then needs ETSY_KEYSTRING + ETSY_SHARED_SECRET)

ToolEndpointWhat it does
search_etsyGET /v1/etsy/searchSite-wide active-listing keyword search
get_etsy_listingGET /v1/etsy/listingGet one listing (only endpoint where views is populated)
get_etsy_shopGET /v1/etsy/shopGet one shop by shop_id or shop_name
get_etsy_shop_listingsGET /v1/etsy/shop/listingsList a shop's active listings

Every tool is annotated {readOnlyHint:true, destructiveHint:false, idempotentHint:true, openWorldHint:true} β€” read-only, non-destructive, idempotent, over an open/external data source.

Expected upstream errors β€” not a bug

Only Shopify is live today. Every other engine's tool call returns an MCP tool error (isError: true) whose text is the upstream's honest error envelope, verbatim β€” but the exact error differs by engine, because the upstream commerce-api production deployment currently lags its own source repo:

  • eBay (search_ebay*, get_ebay*) β€” the route is deployed, but app keys aren't provisioned, so you get:

    Code
    credentials_required: eBay app credentials required β€” set EBAY_CLIENT_ID and EBAY_CLIENT_SECRET (free at developer.ebay.com). This API wraps eBay's free Browse API.
    

    search_ebay_sold additionally always returns a 501 not_enabled gate regardless of eBay keys β€” that endpoint needs eBay's separately-approved Marketplace Insights API, which the base Browse API keys don't grant.

  • Best Buy (search_bestbuy, get_bestbuy_product) and Etsy (search_etsy*, get_etsy*) β€” as of this writing, the code for these engines exists in the commerce-api source repo but the live production deployment has not been redeployed to include it yet, so these routes 404 at the HTTP layer, verified live:

    Code
    not_found: No route for GET /v1/bestbuy/search
    not_found: No route for GET /v1/etsy/shop
    

    Once commerce-api is redeployed, these will flip to credentials_required (BESTBUY_API_KEY / ETSY_KEYSTRING+ETSY_SHARED_SECRET missing) until those keys are provisioned, then to live data β€” with zero changes needed here.

CommerceBridge deliberately does not catch, hide, or fake around any of this β€” the tool handler passes whatever the upstream says straight through as {isError: true, content: [{type:'text', text: '<code>: <message>'}]}, whether that's not_found, credentials_required, or eventually real data.

Configuration

Env varDefaultPurpose
COMMERCE_API_BASE_URLhttps://commerce-api-isaiahduprees-projects.vercel.appUpstream Commerce API base URL. Override to point at a staging/local Commerce API deployment.

No other configuration. No secrets belong in this repo β€” API keys live only on the upstream commerce-api deployment.

Run locally

Terminal
npm install
npm test              # local smoke test β€” initialize, tools/list, 2x tools/call (see below)

Deploy

Terminal
npx vercel --yes --prod

That's it β€” no environment variables are required for CommerceBridge itself (only the upstream commerce-api deployment needs its marketplace app keys). After deploy, point any MCP client at:

Code
https://<your-deployment>.vercel.app/api/mcp

Local smoke test

npm test runs test/smoke.mjs, which connects a real MCP Client to buildServer() from lib/tools.js over an in-memory transport (the exact same server code api/mcp.js serves over HTTP) and checks:

  1. initialize β€” server identifies itself as commercebridge v1.0.0
  2. tools/list β€” all 14 tools present, each with an object inputSchema and the expected RO annotations
  3. tools/call β†’ search_shopify_products (store: "allbirds.com") β€” asserts isError is false and real products come back with marketplace: "shopify" β€” proves live data flows end-to-end
  4. tools/call β†’ search_ebay β€” asserts isError is true and the error text contains credentials_required β€” proves the upstream honest gate surfaces as a clean MCP tool error, not a crash

test/local-server.mjs is a second, thinner check that runs the actual api/mcp.js / api/health.js handlers behind a plain http.Server, to confirm the Vercel-shaped handlers themselves (GET/DELETE β†’ 405, /api/health β†’ {ok, service, upstream}) work outside of the SDK's in-memory transport.

Architecture

Code
lib/tools.js   β€” buildServer(): McpServer + all 14 tool registrations + upstream fetch relay
api/mcp.js     β€” POST /api/mcp β€” stateless StreamableHTTPServerTransport, no auth
api/health.js  β€” GET /api/health β€” {ok, service, upstream}
test/          β€” smoke.mjs (in-memory client/server), local-server.mjs (HTTP handler check)

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • M
    Mcp

    Shopify CRO platform via MCP: 100+ tools for analytics, experiments, authoring, proven lift.

    πŸ’° Finance & Fintech0 views
    Compare vs Mcp β†’
  • B
    Blixtworks

    Vision, web and data tools paid per call in USDC on Base via x402. No account, no API key.

    πŸ’° Finance & Fintech0 views
    Compare vs Blixtworks β†’
  • M
    Mcp Server

    34 stock valuation, financial data, and portfolio management tools for AI agents.

    πŸ’° Finance & Fintech0 views
    Compare vs Mcp Server β†’
  • P
    Proxygate

    Curated API marketplace for AI agents: one prepaid USDC balance on Solana, metered per call.

    πŸ’° Finance & Fintech0 views
    Compare vs Proxygate β†’

Frequently Asked Questions about Commercebridge

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "commercebridge": { "command": "npx", "args": ["-y", "commercebridge"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCommercebridge AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/commercebridge?style=directory)](https://allmcps.com/mcp/commercebridge)
HTML Embed
<a href="https://allmcps.com/mcp/commercebridge"><img src="https://allmcps.com/api/badge/commercebridge?style=directory" alt="Commercebridge on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Commercebridge β†’Install in Claude DesktopInstall in CursorInstall in VS Code