mcp-sputnikx-market
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_PORT | No | Enable Streamable HTTP transport | |
| SPUTNIKX_TENANT | No | Tenant: siltums or woodpoint | siltums |
| SPUTNIKX_API_KEY | Yes | API key (get from admin panel or register agent) | |
| SPUTNIKX_API_URL | No | API base URL | https://sputnikx.xyz |
| SPUTNIKX_TIMEOUT | No | Request timeout (ms) | 30000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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