Server Details
EU trade & customs analytics, product catalog, CRM agents, provably fair RNG. x402.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- drivenbymyai-max/mcp-sputnikx-market
- GitHub Stars
- 0
See and control every tool call
Available Tools
8 toolscalculatorInspect
Calculate heating fuel needs from boiler specs. Returns required kg, bags, and pallets of granulas. Formula: kW * 350 * tempFactor * monthsFactor * insulationFactor.
| Name | Required | Description | Default |
|---|---|---|---|
| boiler_kw | No | Boiler power in kW (1-500, default: 15) | |
| insulation | No | Building insulation quality | |
| desired_temp | No | Desired indoor temperature (default: 20) | |
| heating_months | No | Heating months per year (1-12, default: 6) |
check_availabilityInspect
Check product stock across warehouse locations. Returns quantities (bags, pallets) per location. Pass product_id or product_slug for a specific product, or omit both for all in-stock products.
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | No | Product ID | |
| product_slug | No | Product slug (alternative to product_id) |
create_quoteInspect
Create a draft quote (piedavajums) with line items. Auto-calculates totals with 21% VAT. Returns quote number and pricing breakdown. Requires "quote" scope API key.
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Line items: each needs product_id or product_slug, quantity, and optionally unit (bag/pallet/m2) | |
| notes | No | Quote notes | |
| client_name | Yes | Client name (required) | |
| client_email | No | Client email | |
| client_phone | No | Client phone |
get_pricesInspect
Get current product prices in EUR with calculated price_per_kg. Returns all in-stock products or a specific product by slug.
| Name | Required | Description | Default |
|---|---|---|---|
| product_slug | No | Specific product slug (optional — omit for all) |
order_statusInspect
Check order status by ID. Returns order details, product info, and delivery status.
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID (required) |
place_orderInspect
Place a product order. Requires product_id or product_slug (at least one). Enforces EUR 50,000 max limit. Supports idempotency_key to prevent duplicates. Requires "order" scope API key.
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | Unit: bag or pallet (default: bag) | |
| notes | No | ||
| quantity | Yes | Quantity (required, > 0) | |
| product_id | No | Product ID | |
| product_slug | No | Product slug (alternative to product_id) | |
| customer_name | Yes | Customer name (required) | |
| customer_email | Yes | Customer email (required) | |
| customer_phone | No | Customer phone | |
| idempotency_key | No | Unique key to prevent duplicate orders | |
| delivery_address | Yes | Delivery address (required) |
query_tradeInspect
Query EU trade data (Eurostat COMEXT DS-045409). 28M+ records, 27 EU countries, HS2-CN8 product codes. Supports: overview, countries, timeline, top_partners, top_products, balance, wood_products, heatmap, product_detail.
| Name | Required | Description | Default |
|---|---|---|---|
| hs2 | No | HS2 product code (e.g., "44" for wood) | |
| flow | No | Trade flow | |
| year | No | Year filter (e.g., 2025) | |
| limit | No | Max results (default: 20) | |
| years | No | Year range (e.g., "2021-2025") | |
| partner | No | Partner country code | |
| reporter | No | 2-letter EU country code, comma-separated for multiple (e.g., "LV" or "LV,DE,FR") | |
| query_type | Yes | Query type |
search_productsInspect
Search in-stock products in the catalog. Returns name, price, type, availability. Filter by type (granulas, briketes, saplaksnis) or name search. Pass slug for single-product lookup.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Specific product slug for single-product lookup | |
| type | No | Product type filter (e.g., granulas, briketes, saplaksnis) | |
| search | No | Search text (matches name, type, category) |
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!
Your Connectors
Sign in to create a connector for this server.