MCP Server
MCP
io.github.drivenbymyai-max/sputnikx-market
EU trade analytics, product catalog, orders, and heating fuel calculator for AI agents.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-sputnikx-market",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Siltums API key for authentication (obtain from admin panel)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SILTUMS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment