Skip to main content
Glama
fulviocazzanti

amazon-business-mcp-browser

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMAZON_BROWSER_CHANNELNoThe browser channel to use: 'chromium' or 'chrome'.chromium
AMAZON_BROWSER_PROFILENoThe directory for the isolated browser session profile.
AMAZON_MARKETPLACE_URLNoThe authorized Amazon marketplace URL.https://www.amazon.it
AMAZON_BROWSER_TIMEOUT_MSNoThe browser timeout in milliseconds.30000
AMAZON_MAX_SEARCH_RESULTSNoThe maximum number of search results (1-20).10

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
amazon_session_statusA

Controlla se il profilo browser isolato risulta autenticato su Amazon.

amazon_open_loginA

Apre Amazon in un browser visibile. L'utente inserisce personalmente password, MFA e CAPTCHA.

amazon_searchA

Cerca prodotti nel marketplace Amazon configurato usando la sessione Business del browser.

amazon_product_detailsA

Legge titolo, prezzo, disponibilità, venditore e caratteristiche di un ASIN.

amazon_get_cartA

Restituisce un'istantanea del carrello Amazon reale con timestamp.

amazon_add_to_cartB

Aggiunge un ASIN al carrello reale. È un'azione modificante ma non effettua acquisti.

amazon_update_quantityA

Aggiorna la quantità di un ASIN nel carrello. Quantità zero rimuove l'articolo.

amazon_remove_from_cartC

Rimuove un ASIN dal carrello reale.

amazon_prepare_checkoutA

Porta il browser al carrello e restituisce il riepilogo. Non effettua né conferma l'ordine.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/fulviocazzanti/amazon-business-mcp-browser'

If you have feedback or need assistance with the MCP directory API, please join our Discord server