← Index

io.github.codespar/mcp-tienda-nube

io.github.codespar/mcp-tienda-nube·v0.1.0·Other
Quality Score
80
/100

Tienda Nube — LATAM e-commerce platform (Argentine-founded)

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-tienda-nube": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-tienda-nube"
      ],
      "env": {
        "TIENDANUBE_ACCESS_TOKEN": "<your-tiendanube_access_token>",
        "TIENDANUBE_STORE_ID": "<tiendanube_store_id>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-tienda-nube": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-tienda-nube"
      ],
      "env": {
        "TIENDANUBE_ACCESS_TOKEN": "<your-tiendanube_access_token>",
        "TIENDANUBE_STORE_ID": "<tiendanube_store_id>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-tienda-nube
§02  Environment variables
TIENDANUBE_ACCESS_TOKEN
requiredsecret

Access token for Tienda Nube

TIENDANUBE_STORE_ID
required

Store identifier

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other