Server data from the Official MCP Registry
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
About
Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.
Remote endpoints: streamable-http: https://mcp.nanocart.io/mcp
Security Report
NanoCart MCP is a well-architected ecommerce integration server with strong security practices. Authentication is properly enforced via API keys, credentials are handled securely with systematic redaction, and permissions align well with the server's stated purpose. Minor code quality observations around error handling breadth and input validation do not materially impact security posture. Supply chain analysis found 7 known vulnerabilities in dependencies (2 critical, 4 high severity). Package verification found 1 issue.
7 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: NANOCART_API_KEY
Environment variable: NANOCART_STORE_ID
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
nanocart-mcp
Official NanoCart MCP server — run your store from any MCP-capable AI agent (Claude Code, Claude Desktop, Cursor, Codex, and friends). List and update products (with variants and images), manage orders, coupons, categories, subscribers and settings, and pull sales reports — by asking.
24 tools. Reads are marked read-only; destructive tools (archive product, delete coupon) are annotated so your agent asks before acting. Refunds, billing changes, and API-key management are deliberately NOT exposed — do those in your dashboard.
Credentials
From your dashboard: Settings → API Keys (sc_live_..., keep secret) and
Settings → Store Information (your store ID). The key grants full admin
access to your store — treat it like a password.
Option A — Local (recommended)
Claude Code:
claude mcp add nanocart --env NANOCART_API_KEY=sc_live_... --env NANOCART_STORE_ID=your-store-id -- npx -y nanocart-mcp
Any client that speaks stdio MCP (JSON config style):
{
"mcpServers": {
"nanocart": {
"command": "npx",
"args": ["-y", "nanocart-mcp"],
"env": {
"NANOCART_API_KEY": "sc_live_...",
"NANOCART_STORE_ID": "your-store-id"
}
}
}
}
Option B — Hosted (no install)
Endpoint: https://mcp.nanocart.io/mcp?store=your-store-id with header
Authorization: Bearer sc_live_... (Streamable HTTP).
Claude Code:
claude mcp add nanocart --transport http "https://mcp.nanocart.io/mcp?store=your-store-id" --header "Authorization: Bearer sc_live_..."
Note: web clients that only support OAuth-based custom connectors (e.g. claude.ai's connector UI) can't send API-key headers yet — use Option A there.
Example prompts
- "List my draft products and publish the ones with images"
- "Create a SUMMER20 coupon — 20% off, min order $50, expires end of August"
- "What did I sell last week? Any orders I still need to ship?"
- "Mark order NCT-1042 shipped with tracking 9400 1000 0000 0000 0000 00"
- "Upload the photos in ./shots and create products from them at $24 each"
Safety
- Secrets are redacted from every response; your key is never echoed or logged.
- Destructive tools carry MCP
destructiveHintannotations — well-behaved clients prompt before running them. - Prices are explicit
price_centsintegers (no dollars/cents ambiguity).
Pairs with the NanoCart skill (integration knowledge for building the cart into websites). Docs: https://docs.nanocart.io/#ai-build · AI-readable: https://docs.nanocart.io/llms-full.txt
MIT · © 2026 NanoCart · a ByteBunny, LLC company
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
