# Sorsa MCP server

Amazon FBA arbitrage toolkit: product analysis, deal feeds, price alerts and sourcing management.

## Links
- Registry page: https://www.getdrio.com/mcp/app-sorsa-sorsa
- Website: https://sorsa.app

## Install
- Endpoint: https://sorsa.app/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-API-Key (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://sorsa.app/mcp
- Header: X-API-Key

## Tools
- analyse_product - Quick analysis of an Amazon product by ASIN: title, brand, current/90-day
    pricing, sales rank and estimated monthly sales, FBA fees and profit basics.
    Call this first whenever the user asks about a specific ASIN. Costs the user
    1 analyse credit unless cached. Domain is the Amazon marketplace: GB, US,
    DE, FR, ES or IT. Endpoint: https://sorsa.app/mcp
- analyse_product_full - Full analysis of an Amazon product by ASIN — everything in analyse_product
    plus seller/stock breakdown, buy-box history and variations. Slower and
    heavier than analyse_product; use when the user wants seller-level or
    historical detail in one shot. Costs 1 analyse credit unless the ASIN was
    analysed in the last 24 hours. Endpoint: https://sorsa.app/mcp
- get_product_sellers - Current sellers and their stock levels for an Amazon ASIN. Call when the
    user asks who is selling a product, how many sellers there are, or how much
    stock competitors hold. Costs 1 analyse credit unless the ASIN was analysed
    in the last 24 hours. Endpoint: https://sorsa.app/mcp
- get_international_prices - Prices for the same ASIN across international Amazon marketplaces. Call
    when the user asks about cross-market price differences or EU arbitrage
    opportunities for a product. Costs 1 analyse credit unless the ASIN was
    analysed in the last 24 hours. Endpoint: https://sorsa.app/mcp
- calculate_profit - Calculate Amazon FBA profit and ROI for given sell/cost prices using the
    full fee engine (tiered referral fees, digital services tax, VAT on fees).
    Call for what-if questions like 'what would I make selling at £24.99 if I
    buy at £12?'. Prices are in the marketplace currency. Endpoint: https://sorsa.app/mcp
- lookup_by_ean - Resolve a barcode (EAN/UPC, 8-14 digits) to an Amazon ASIN. Call when the
    user gives a barcode instead of an ASIN, then feed the returned ASIN into
    analyse_product. Endpoint: https://sorsa.app/mcp
- search_by_title - Search Amazon by product title via Keepa and return the top matching
    ASINs with thumbnails. Call when the user names a product without an ASIN
    or barcode; present the candidates and let them pick before analysing.
    limit is 1-10. Endpoint: https://sorsa.app/mcp
- get_credits - The user's remaining monthly analyse and AI credits and the reset date.
    Call when the user asks about their usage limits, or after a credit-limit
    error from an analysis tool. Endpoint: https://sorsa.app/mcp
- get_deal_results - Search Sorsa's Amazon-to-Amazon (A2A) deal database — products found by
    the deal monitors with profit, ROI, sales rank and pricing. Call when the
    user asks for current deals, e.g. 'show me deals over £5 profit and 50%
    ROI'. Free to call. sort_field: timestamp, profit, roi_percentage,
    asin_rank or current_price. Endpoint: https://sorsa.app/mcp
- get_notifications - The user's price-alert notifications from their A2A monitor tasks,
    grouped by task. Call when the user asks what alerts or notifications they
    have. show_checked: 'unchecked' (default), 'checked' or 'all'. Endpoint: https://sorsa.app/mcp
- mark_notification - Mark one of the user's notifications as checked (reviewed) or unchecked.
    Call after the user says they've dealt with an alert, or to un-mark one. Endpoint: https://sorsa.app/mcp
- get_oa_deals - Profitable online-arbitrage (OA) deals: retail products matched to Amazon
    listings with profit and ROI. Call when the user asks about OA or retail
    sourcing opportunities. sort: roi, profit, price, newest, sell, rank,
    monthly_sold or sellers. Endpoint: https://sorsa.app/mcp
- get_store_results - Products found by the user's storefront monitors (tracking other sellers'
    Amazon storefronts). Call when the user asks what their storefront monitors
    have found; optionally filter to one store_id. Endpoint: https://sorsa.app/mcp
- get_dashboard_summary - The user's Sorsa dashboard summary — headline stats across their
    monitors and results. Call for a general 'how's it looking' overview before
    drilling into specific feeds. Endpoint: https://sorsa.app/mcp
- get_price_monitors - List the user's ASIN price monitors (watched products with target
    prices). Call before creating one to avoid duplicates, or when the user
    asks what they're watching. Endpoint: https://sorsa.app/mcp
- create_price_monitor - Watch an ASIN and alert the user when its price drops to the target.
    Call when the user says things like 'watch this' or 'alert me if it goes
    below £20'. source is the marketplace: Amazon UK, Amazon DE, Amazon IT,
    Amazon ES, Amazon FR, Amazon US or Amazon Business UK. Endpoint: https://sorsa.app/mcp
- get_deal_tasks - List the user's A2A deal-monitor tasks (saved filters that generate
    notifications). Call before creating one, or when the user asks what
    monitors they have set up. Endpoint: https://sorsa.app/mcp
- create_deal_task - Create an A2A deal-monitor task: the user gets notified whenever the
    deal feed finds products matching these filters. Call when the user says
    e.g. 'notify me about deals over £5 profit and 40% ROI in Toys'. Endpoint: https://sorsa.app/mcp
- get_storefront_monitors - List the Amazon storefronts (competitor sellers) the user is
    monitoring. Call before adding one, or when the user asks which
    storefronts they track. Endpoint: https://sorsa.app/mcp
- add_storefront_monitor - Start monitoring another Amazon seller's storefront — new products they
    list will appear in the user's store results. storefront_id is the Amazon
    seller ID (e.g. A1B2C3D4E5F6G7, found in the seller page URL). Call when
    the user says 'track this seller'. Endpoint: https://sorsa.app/mcp
- get_storefront_stats - Summary stats for the user's storefront monitors (stores tracked,
    result counts). Call for an overview before drilling into
    get_store_results. Endpoint: https://sorsa.app/mcp
- get_items_sourced - The user's sourcing list — products they've found and are considering
    buying, with cost/profit projections and status. Call when the user asks
    about their buy list or sourcing pipeline. Endpoint: https://sorsa.app/mcp
- add_to_sourcing_list - Add a product to the user's sourcing list (their buy list). Call when
    the user says 'add this to my buy list' — typically after analysing a
    product, passing through the numbers from the analysis. sourced_from is
    where they'd buy it (retailer/site). Endpoint: https://sorsa.app/mcp
- get_items_purchased - Items the user has actually purchased from their sourcing list,
    including listing status (SKU, listing errors). Call when the user asks
    what they've bought or about listing progress. Endpoint: https://sorsa.app/mcp
- get_purchases - The user's logged purchase history. timeframe: all, day, week, month
    or year. Call when the user asks what they've bought recently. Endpoint: https://sorsa.app/mcp
- get_purchase_stats - Purchase statistics: total spent, projected profit, items bought and
    ROI, broken down daily/monthly/yearly and by category and source. Call
    for questions like 'how much have I spent this month?'. Endpoint: https://sorsa.app/mcp
- get_amazon_inventory - The user's live FBA inventory: SKUs, quantities, conditions. Call when
    the user asks what stock they have or about a specific SKU/product they
    sell. Requires their Amazon account to be connected (closed beta). Endpoint: https://sorsa.app/mcp
- get_amazon_orders - The user's Amazon orders with fees and COGS-based profit. Call for
    questions like 'how are sales today?' or 'show orders for this SKU'.
    timeframe: today, yesterday, week, month; or use date_from/date_to
    (YYYY-MM-DD). Requires a connected Amazon account (closed beta). Endpoint: https://sorsa.app/mcp
- get_fba_shipments - The user's inbound FBA shipments with summary stats. Call when the
    user asks about shipments they've sent to Amazon. Requires a connected
    Amazon account (closed beta). Endpoint: https://sorsa.app/mcp
- get_fba_shipment_items - The line items inside one FBA shipment (expected vs received
    quantities). Call after get_fba_shipments when the user asks what was in
    a specific shipment or whether everything was received. Endpoint: https://sorsa.app/mcp
- get_fba_returns - The user's FBA customer returns with dispositions (sellable, damaged,
    etc). Call when the user asks about returns. Requires a connected Amazon
    account (closed beta). Endpoint: https://sorsa.app/mcp
- get_fba_refunds - Refunds issued to the user's customers. Call when the user asks about
    refunds or money returned to buyers. Requires a connected Amazon account
    (closed beta). Endpoint: https://sorsa.app/mcp
- get_fba_reimbursements - Reimbursements Amazon has paid the user (lost/damaged stock etc).
    Call when the user asks what Amazon has paid them back. Requires a
    connected Amazon account (closed beta). Endpoint: https://sorsa.app/mcp
- get_reconciliation_summary - Totals of reclaimable money Sorsa has detected the user is owed by
    Amazon, broken down by claim type (shipment shortages, lost inventory,
    unreturned refunds...). Call for 'how much does Amazon owe me?'.
    Requires a connected Amazon account (closed beta). Endpoint: https://sorsa.app/mcp
- get_reconciliation_claims - Individual reclaim opportunities with evidence — what to claim from
    Amazon and why. Call after get_reconciliation_summary to list the actual
    claims. status: open, dismissed, filed or all. Requires a connected
    Amazon account (closed beta). Endpoint: https://sorsa.app/mcp
- get_analyse_history - The user's recent product analyses (ASIN, title, when). Call when the
    user asks what they looked at recently, or to re-find a product they
    mention having analysed. limit max 50. Endpoint: https://sorsa.app/mcp
- get_oa_retailers - List the retailers available in the OA deals feed. Call to know which
    retailer names are valid filters for get_oa_deals. Endpoint: https://sorsa.app/mcp
- get_restock_suggestions - What the user should reorder now. Per-SKU sales velocity vs stock on
    hand -> days of cover left, a suggested reorder quantity and its potential
    profit. Call for 'what should I restock?' or 'what's running low?'.
    lead_time_days = how long a resupply takes to land; cover_days = days of
    stock the reorder should provide. Requires a connected Amazon account. Endpoint: https://sorsa.app/mcp
- get_aged_stock - Age profile of the user's on-hand FBA stock, bucketed by days on shelf
    (0-30, 31-90, 91-180, 181-365, 365+), with capital tied up and how much is
    aged 90+ days (long-term storage-fee risk). Call for 'what stock is old or
    at risk?' or 'how much capital is stuck in aged inventory?'. Requires a
    connected Amazon account. Endpoint: https://sorsa.app/mcp
- get_monthly_pnl - Per-SKU profit & loss for one calendar month: revenue, Amazon fees,
    COGS, refunds and net profit, plus account totals. Call for 'what was my
    profit in <month>?' or 'break down last month's P&L'. month is 'YYYY-MM'.
    Requires a connected Amazon account. Endpoint: https://sorsa.app/mcp
- get_product_performance - Per-SKU profitability over the last N days: units, revenue, profit, ROI,
    return rate, current price vs break-even and a selling-at-a-loss flag. Call
    for 'which products make or lose me money?' or 'what's selling below
    break-even?'. days 7-365. Requires a connected Amazon account. Endpoint: https://sorsa.app/mcp
- get_best_sellers - The user's own top-selling ASINs by net profit for each of the last N
    months, derived from their sales. Call for 'what are my best sellers?' or
    'top products this year'. months up to 24, top_n up to 50. Requires a
    connected Amazon account. Endpoint: https://sorsa.app/mcp
- check_eligibility - Check whether the user is allowed to sell (ungated for) one or more
    ASINs on their Amazon account. Call for 'am I ungated for this?' or 'can I
    sell these ASINs?'. Returns per-ASIN {state, gated, apply_link}. Uncached
    ASINs are queued for a fresh check, so re-call shortly for any still
    pending. Requires a connected Amazon account. Endpoint: https://sorsa.app/mcp
- start_a2a_finder_scan - Start an A2A Finder scan: check a list of ASINs for profitable
    Amazon-to-Amazon flips across marketplaces (buy on one Amazon country, sell
    on another). Up to 100 ASINs. Optional `countries` = list of country codes
    to compare (e.g. ["UK","DE","FR"]); defaults to all. Uses the shared Keepa
    scan key (counts against the user's daily scan credits). Returns a job_id —
    poll get_a2a_finder_status(job_id) for results. Premium feature. Endpoint: https://sorsa.app/mcp
- get_a2a_finder_status - Status and results of an A2A Finder scan started with
    start_a2a_finder_scan. Returns progress % and, once complete, the
    profitable cross-marketplace flips found (per ASIN, per country). Endpoint: https://sorsa.app/mcp
- get_a2a_finder_jobs - List the user's recent A2A Finder scan jobs and their status. Call to
    find a job_id whose results to fetch. Endpoint: https://sorsa.app/mcp
- start_wholesale_scan - Start a Wholesale Scanner run against a supplier price list. Each item in
    `products` is a dict with 'title', 'price' (cost per unit), and 'ean'
    (barcode — needed to match, the default scan is EAN-based). Up to 500 items.
    Matches each product to Amazon and returns profit/ROI. Returns a job_id —
    poll get_wholesale_status(job_id) for results. Premium feature. Endpoint: https://sorsa.app/mcp
- get_wholesale_status - Status and results of a Wholesale Scanner run. Returns progress % and,
    once complete, each supplier product matched to Amazon with sell price,
    profit and ROI. Endpoint: https://sorsa.app/mcp
- get_wholesale_jobs - List the user's recent Wholesale Scanner jobs and their status. Call to
    find a job_id whose results to fetch. Endpoint: https://sorsa.app/mcp
- start_reverse_source_scan - Start a Reverse Source scan: for each ASIN, search Google Shopping for a
    cheaper source than Amazon — i.e. where to buy the product to flip it. Up
    to 250 ASINs. Uses the shared Keepa scan key (counts against the user's
    daily scan credits). Returns a job_id — poll get_reverse_source_status(job_id)
    for results. Premium feature. Endpoint: https://sorsa.app/mcp
- get_reverse_source_status - Status and results of a Reverse Source scan started with
    start_reverse_source_scan. Returns progress % and, once complete, the
    cheapest Google Shopping source found per ASIN (retailer, price, link). Endpoint: https://sorsa.app/mcp
- get_reverse_source_jobs - List the user's recent Reverse Source scan jobs and their status. Call
    to find a job_id whose results to fetch. Endpoint: https://sorsa.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.sorsa
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 10, 2026
- Source: https://registry.modelcontextprotocol.io
