Loading MCP server directory, please wait...
Tienda Nube — LATAM e-commerce platform (Argentine-founded)
npx @getmcp/cli add io.github.codespar/mcp-tienda-nubeRequires Node.js 18+. Community-contributed server. Review source before installing.
TIENDANUBE_ACCESS_TOKENAccess token for Tienda Nube
TIENDANUBE_STORE_IDStore identifier
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-tienda-nube": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-tienda-nube"
],
"env": {
"TIENDANUBE_ACCESS_TOKEN": "",
"TIENDANUBE_STORE_ID": ""
}
}
}
}