mcp-sputnikx-market
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-sputnikx-marketShow me the trade overview for EU27"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-sputnikx-market
MCP server for SputnikX — EU trade intelligence, customs analytics, salary data, agent identity, and commerce API. Connect any AI assistant to 63M+ Eurostat records via Model Context Protocol.
Data Sources
Source | Records | Coverage | Update |
Eurostat COMEXT | 63M+ | EU27, 260 partners, HS2-CN8, 2005-2025 | Monthly |
Latvia Customs | 15M+ | KN8-level, declarations, 2005-2025 | Monthly |
EU Salary | 70K+ | 44 countries, 21 NACE sectors, AI risk scores | Annual |
Fusion Engine | Cross-source | Trade + Customs + Salary + Macro (ECB/FRED) | Real-time |
SoulLedger | 130K+ agents | Trust scoring, behavioral DNA, ERC-8004 | Real-time |
Related MCP server: NexusForge EU Finance
Quick Start
Claude Desktop
{
"mcpServers": {
"sputnikx": {
"command": "npx",
"args": ["-y", "mcp-sputnikx-market"],
"env": {
"SPUTNIKX_API_KEY": "sk_live_your_key_here"
}
}
}
}Claude Code
claude mcp add sputnikx -- npx -y mcp-sputnikx-market
export SPUTNIKX_API_KEY=sk_live_your_key_hereCursor / VS Code / Windsurf
{
"mcp": {
"servers": {
"sputnikx": {
"command": "npx",
"args": ["-y", "mcp-sputnikx-market"],
"env": { "SPUTNIKX_API_KEY": "sk_live_your_key_here" }
}
}
}
}22 Tools
EU Trade Analytics
Tool | Description |
| 9 query types: overview, countries, timeline, top_partners, top_products, balance, wood_products, heatmap, product_detail |
| Latvia customs: classifications, trends, top commodities, country analysis, tariff lookup, seasonal patterns |
| EU salary DB metadata and coverage |
| AI automation exposure scores (ISCO + NACE, OECD 2023) |
| Latvia wages by year, NACE sector, region, gender |
Fusion Engine (Cross-Source Intelligence)
Tool | Description | x402 Price |
| Universal query across Trade + Customs + Salary + Macro | $0.50 |
| Market intelligence combining all data sources | $1.00 |
| Country economic profile (trade + salary + macro) | $1.00 |
| LLM-powered cross-source synthesis | $5.00 |
Commerce
Tool | Description |
| Product catalog (heating pellets, wood products) |
| Real-time EUR pricing with price_per_kg |
| Stock by warehouse location |
| Heating fuel calculator (kW, insulation, climate) |
| Quote with line items + 21% VAT |
| Order with idempotency key (max EUR 50,000) |
| Track order by ID |
SoulLedger (Agent Identity)
Tool | Description |
| Agent trust score + 7D behavioral DNA |
| Cryptographic hash-chain verification |
| Agent trust rankings |
| Bounty marketplace (USDC rewards) |
Intelligence
Tool | Description |
| Prediction market signals (paper trading) |
| CRM agent skills (oracle, spider, strategist) |
Trade Query Types
overview — High-level stats: total records, countries, date range
countries — EU27 countries with data availability
timeline — Monthly trade volume time series
top_partners — Largest trading partners by EUR value
top_products — Largest HS2 categories by EUR value
balance — Trade balance (export - import) over years
wood_products — HS4 wood trade breakdown (chapter 44)
heatmap — Cross-country comparison for a product
product_detail — Deep HS2 chapter analysisEnvironment Variables
Variable | Required | Default | Description |
| Yes | — | API key (get from admin panel or register agent) |
| No |
| API base URL |
| No |
| Tenant: |
| No |
| Request timeout (ms) |
| No | — | Enable Streamable HTTP transport |
Payment (x402)
Paid endpoints support x402 micropayments — USDC on Base chain.
Tier | Price Range | Examples |
Free | $0 | health, product feed, OpenAPI, soul directory |
Basic | $0.001-$0.01 | catalog, prices, salary overview |
Standard | $0.05-$0.10 | trade analytics, customs, seasonality, HHI |
Premium | $0.50-$5.00 | fusion queries, deep analysis, agent skills |
Example Prompts
"Show Latvia's top 5 trading partners for wood products in 2024"
"What's the Herfindahl index for HS44 imports into Germany?"
"Compare AI automation risk across EU manufacturing sectors"
"Give me a country profile for Poland — trade, salary, macro combined"
"Calculate heating pellet needs: 25kW boiler, 7 months, good insulation"
"Check if 'Mikhail Petrov' appears on EU sanctions lists"
Discovery
License
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- 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