ARVI Wine Catalog
Server Details
Search 14,000+ fine & rare wines from Swiss merchant ARVI SA. 48h delivery in Switzerland. No auth.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
6 toolsfind_similar_productsAlternatives to a productInspect
Alternatives for a given product id: other available vintages/formats of the same wine, other wines by the same producer, and comparable in-stock wines from the same region/category in a similar price range. Use it when the requested bottle is out of stock or to propose options.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Reference product id. | |
| limit | No | Max results per section. Default 8. | |
| locale | No | Catalog language code. Defaults to 'en'. |
get_catalog_facetsCatalog overview (facets)Inspect
Aggregated view of the ARVI catalog: top producers, countries, regions and categories, vintage range and distribution by decade, price bands (CHF) and bottle formats, all with product counts. Call this first to learn what exists before searching.
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Catalog language code. Defaults to 'en'. | |
| in_stock_only | No | Compute facets over available products only. Default true. |
get_product_detailsGet one productInspect
Full details for a single product by its catalog id (as returned by search_shop_catalog), including description and purchase link.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product id from search results. | |
| locale | No | Catalog language code. Optional. |
get_shop_infoAbout the shopInspect
Static information about ARVI SA (currency, contact, how to purchase) plus live catalog statistics.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_wine_vintagesVintages & formats of one wineInspect
The full vertical for a single wine: every vintage and bottle format ARVI lists for it, each with price and availability (out-of-stock entries included for completeness). Identify the wine by product id or by name.
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | A product id of any vintage/format of the wine. | |
| query | No | Wine name, e.g. 'Sassicaia' (used if no id is given). | |
| locale | No | Catalog language code. Defaults to 'en'. |
search_shop_catalogSearch the ARVI wine catalogInspect
Search ARVI SA's catalog of fine and rare wines and spirits. Free-text query plus optional filters (price range, producer, vintage, category, availability). Returns paginated products with prices in CHF and a 'link' URL where the product can be viewed and purchased on arvi.ch. All results are ARVI's own physical stock, stored in climate-controlled cellars; in-stock items deliver within 48 hours anywhere in Switzerland.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page. Default 10. | |
| query | No | Free-text search over title, producer, category and description, e.g. 'Barolo 2019' or 'Sauternes'. | |
| locale | No | Catalog language code, e.g. 'en'. Defaults to 'en'. | |
| offset | No | Pagination offset. Default 0. | |
| vintage | No | Filter by vintage year, e.g. 2019. | |
| category | No | Filter by category, region or country substring, e.g. 'Wine', 'Accessories', 'Piemonte', 'Bordeaux', 'Italy'. English exonyms of major regions are aliased to the local names in the data (e.g. 'Piedmont' matches 'Piemonte'). Coverage of region/country depends on feed data. | |
| producer | No | Filter by producer / brand, e.g. 'Gaja'. | |
| max_price | No | Maximum price (CHF). | |
| min_price | No | Minimum price (CHF). | |
| in_stock_only | No | Only products currently available. Default true. |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!