Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_PORTNoEnable Streamable HTTP transport
SPUTNIKX_TENANTNoTenant: siltums or woodpointsiltums
SPUTNIKX_API_KEYYesAPI key (get from admin panel or register agent)
SPUTNIKX_API_URLNoAPI base URLhttps://sputnikx.xyz
SPUTNIKX_TIMEOUTNoRequest timeout (ms)30000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_productsA

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.

get_pricesA

Get current product prices in EUR with calculated price_per_kg. Returns all in-stock products or a specific product by slug.

check_availabilityA

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.

create_quoteA

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.

place_orderA

Place a product order. You MUST provide 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.

order_statusA

Check order status by ID. Returns order details, product info, and delivery status.

calculatorA

Calculate heating fuel needs from boiler specs. Returns required kg, bags, and pallets of granulas. Formula: kW * 350 * tempFactor * monthsFactor * insulationFactor.

query_tradeB

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.

query_customsB

Query Latvia customs analytics (3.8GB database). KN8 product codes, import/export trends, seasonal patterns, country analysis. Supports: classifications, trends, top_commodities, country_analysis, tariff_lookup, seasonal.

list_skillsA

List available CRM agent skills. Returns skill catalog with names, descriptions, pricing, and example tasks. Available agents: oracle, spider, tracker, diplomat, sniper, strategist, finansist, gramatvedis.

run_skillA

Execute a CRM agent skill. Runs an AI agent (oracle, spider, etc.) with a task description and returns the analysis. Requires "skill" scope API key. Execution typically takes 5-30 seconds.

salary_overviewC

EU salary database metadata — countries, sectors, occupations coverage

salary_ai_riskA

AI automation risk scores by ISCO occupation or NACE sector — exposure, complementarity, risk level

salary_lv_wagesC

Latvia detailed wage data — by sector, occupation, gender gap, regional breakdown

soul_profileC

Agent identity profile — trust score, behavioral DNA, character traits, SX# passport

soul_verifyB

Verify agent event hash chain integrity — tamper detection for EU AI Act compliance

soul_leaderboardB

Agent trust leaderboard — ranked by trust score with DNA summaries

soul_bountiesA

Browse open agent bounties — tasks with USDC rewards that agents can claim

prediction_signalsB

Prediction market signals — paper trading strategy performance, active trades, signal feed from 7-strategy ensemble

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/drivenbymyai-max/mcp-sputnikx-market'

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