Connect to Nuvemshop to manage products, orders, customers, and categories.
The available material is sparse, but the tool appears to be an officially listed, open-source, and recently maintained e-commerce integration with no clear high-risk red flags. The main considerations are its network connection to api.mcp.ai, local code execution as an MCP tool, and access to store business data such as orders and customers.
The material and install metadata indicate no required secrets or environment variables. There is no evidence that users must provide API tokens, passwords, or other sensitive credentials, so credential exposure risk appears low.
The tool is known to connect to the remote endpoint api.mcp.ai. Given its e-commerce functionality, user inputs and store data such as products, orders, customers, and categories may be transmitted through that endpoint. The material does not describe detailed data flows, encryption, or minimization controls, so data egress deserves attention.
System checks indicate that this MCP tool executes code or starts a local process. That is a normal property of MCP tools and is not, by itself, a high-risk signal. The available material does not show requests for unusual system privileges or actions clearly unrelated to its stated function.
By description, the tool can work with store products, orders, customers, and categories, which may involve business operational data and customer information. The material does not mention local file read/write access, and there is no clear sign of permissions beyond the e-commerce management use case, but least-privilege use is still recommended.
Positive signals include an official registry source, an auditable open-source repository, and updates within the last year, all of which materially reduce supply-chain risk. However, the missing README, unspecified license, and 0 GitHub stars limit transparency and community validation, so a caution rating is more appropriate than high risk.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Nuvemshop" MCP server from askskill: Run: claude mcp add --transport http 'io-github-mcp-dir-nuvemshop-mcp' 'https://api.mcp.ai/p_nuvemshop'
Connect to my Nuvemshop store and list all pending orders from the last 7 days, including order ID, customer name, amount, and order time, sorted by newest first.
A list of pending orders from the last 7 days for quick operational follow-up.
Read all products and categories in my store, identify products without a category, and output them as a list by product name.
A list of uncategorized products to help clean up the store catalog structure.
Analyze my store's customer order data from the last 30 days, count total ordering customers and repeat customers, and list the top 10 customers by spending.
A summary of customer activity and high-value customers for marketing and retention analysis.
Connect Tienda Nube to manage store data and automate operations.
Manage Shopify products, orders, customers, inventory, and collections with natural language.
Connect Claude to Shopify to edit themes, pages, and products with prompts.
Manage Mercado Livre sales, shipments, and shipping labels through API workflows.
Query read-only Shopify Admin data across stores for products, orders, and customers.
Connect to Nuvem Fiscal for e-invoices, CNPJ, CEP lookup, and automation.