mcpbeat Sign in

Nanocart MCP Server

by bytebunny-io Your server? Claim it
answering

Nanocart MCP is answering right now. Last checked 14 min ago. 72 installs a week from npm. Last commit 13 Aug 2026.

Manage your NanoCart store from any AI agent: products, orders, coupons, subscribers, reports.

Installs per day peak 234 · avg 9
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
595 ms
Response time
average over 24h
72
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Nanocart MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add nanocart-mcp --transport http https://mcp.nanocart.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nanocart-mcp": {
      "url": "https://mcp.nanocart.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nanocart-mcp]
url = "https://mcp.nanocart.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nanocart-mcp": {
      "url": "https://mcp.nanocart.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nanocart-mcp": {
      "url": "https://mcp.nanocart.io/mcp"
    }
  }
}

This one needs environment variables set before it will start: NANOCART_API_KEY (Your NanoCart Admin API key (portal.nanocart.io -> Settings -> API Keys)), NANOCART_STORE_ID (Your store ID / slug (portal.nanocart.io -> Settings -> Store Information)). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.nanocart.io/mcp streamable-http needs auth 498 ms 14 min ago

Alternatives to Nanocart MCP

same job, measured the same way
Shopware MCP
by bnymndev

Query and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports.

818 installs/wk local only
Servd Merchant
by getservd

Run your restaurant from an AI client: orders, menu, reports, refunds, payouts and staff.

answering
Walmart
by markswendsen-code

MCP server for Walmart - search products, manage cart, track orders

36 installs/wk local only
Target
by markswendsen-code

MCP server for Target - search products, manage cart, track orders

31 installs/wk local only
Kroger
by markswendsen-code

MCP server for Kroger - search products, manage cart, place grocery orders

36 installs/wk local only
Wisegrid MCP
by ryankramer

Read and write WiseGrid sheets, rows, columns and reports from any AI agent.

56 installs/wk local only
Mailchimp MCP Server
by cyanheads

Mailchimp via MCP: draft, test, and send campaigns; manage audiences and subscribers; pull reports.

101 installs/wk local only
Toffu
by toffu

AI marketing platform your agent runs end to end: ads, analytics, content, and reports.

answering

Nanocart MCP — questions

Answers built from our own checks of this server.

Why is there no tool list for Nanocart MCP?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Nanocart MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 595 ms. The bar chart above shows every period we have measured.
How do I connect Nanocart MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Nanocart MCP need an API key?
Yes. Every time we knock, Nanocart MCP answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Nanocart MCP?
It answers our handshake in 595 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Nanocart MCP?
The npm package nanocart-mcp was installed 72 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nanocart MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.