Server Details
Interface MCP officielle du site marchand 123elec, catalogue, stock, panier, commandes.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
5 toolscheck_stockInspect
Vérifie le stock de plusieurs produits
| Name | Required | Description | Default |
|---|---|---|---|
| skus | Yes | Liste des SKUs |
get_categoriesInspect
Liste hiérarchique des catégories
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_productInspect
Détails complets d'un produit par SKU
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | SKU du produit |
get_recommendationsInspect
Obtient des recommandations de produits basées sur un panier (modèle Transformer WattHelper)
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Nombre de recommandations à retourner (1-10) | |
| basket | Yes | Liste des SKUs dans le panier |
search_productsInspect
Recherche de produits par mot-clé avec pagination
| Name | Required | Description | Default |
|---|---|---|---|
| search | Yes | Terme de recherche | |
| pageSize | No | Résultats par page (max 50) | |
| currentPage | No | Numéro de page |
To claim this server, publish 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 verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
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!