mcpbeat Sign in

Kalicart Global MCP Server

by giuseppesocci-bot Your server? Claim it
answering

Kalicart Global is answering right now. Last checked 3 min ago. It exposes 5 tools. Last commit 14 Sep 2026.

Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
184 of 184 checks
5
Tools
read from the server
165 ms
Response time
average over 24h
0
Stars
last commit 14 Sep 2026

What changed 14

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 September 2026. No other catalogue keeps this.

13 Sep 5 tool descriptions were rewritten6 times that day get_product, global_search, list_categories and 2 more
13 Sep 3 tools changed the parameters they ask for global_search, list_categories, list_merchants
13 Sep a tool changed version
11 Sep 2 tool descriptions were rewritten get_product, global_search
11 Sep a tool changed the parameters it asks for2 times that day global_search
and 2 more, back to 11 September 2026

Nothing serious here today

Today is the operative word: we check Kalicart Global 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 3 min ago.

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

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

categories
list_categories
Use this to discover the canonical category paths currently represented in KaliCart Global before calling global_search with leaf. An optional parent returns that node and its full subtree. This lists category vocabulary and counts; it does not return products.
global
global_search
Use this when a user wants to find or compare product candidates across participating WooCommerce merchants. Search with q and/or a canonical category leaf; results contain snapshot price and stock, match evidence, provenance, and merchant Bridge handoff links. Do not use this as final price, variant, stock, checkout, or payment authority; verify the selected offer through its handoff.
lookup
lookup_merchant
Use this when the user already knows a merchant domain and needs to check whether it publishes a KaliCart Bridge catalog, its latest observed access state, or its federation consent. This tool only reads the Global registry and never probes or modifies the merchant. Do not use it to discover products; use global_search instead.
merchants
list_merchants
Use this to inspect which WooCommerce merchants currently participate in the searchable KaliCart Global catalog and how much catalog coverage each contributes. It returns stable merchant identifiers, domains, storefront URLs, product counts, and sync time. Do not use it to find products; use global_search instead.
product
get_product
Use this after global_search when the selected candidate needs indexed details that are not already on its search card. The p2209_id must come from global_search. This remains a snapshot, not live merchant verification; follow the returned handoff before confirming variant, price, or stock. Skip this call when the search card already answers the question.

Endpoints

URLTransportStateLatencyChecked
https://dashboard.kalicart.com/mcp-public streamable-http answering 137 ms 3 min ago
https://global.kalicart.com/mcp-public streamable-http answering 159 ms 4 min ago

Alternatives to Kalicart Global

same job, measured the same way
Woocommerce MCP
by wppoland

Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.

46 installs/wk local only
WPWriter — WordPress AI Content & SEO
by wpwriter

WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site

answering
Adobe Commerce Docs MCP
by jigarkkarangiya

MCP server for Adobe Commerce / Magento 2 documentation — search, browse, and read official docs.

904 installs/wk local only
Semore K-Commerce
by semorehq

Semore K-product MCP server: search K-beauty/fashion/pop, cross-border carts, AP2-signed checkout.

25 installs/wk local only
MCP Cn Commerce
by tonywang-hub

Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads

161 installs/wk local only
MCP Coinbase Commerce
by codespar

MCP server for Coinbase Commerce — crypto merchant payments (BTC/ETH/USDC); settle crypto or fiat

29 installs/wk local only
Ecommerce Mcp
by varvararatta

MCP server for E-Commerce

answering
Wpagent MCP
by wpagent

Manage WordPress & WooCommerce from any MCP client — 58 tools over a signed REST API.

72 installs/wk local only

Kalicart Global — questions

Answers built from our own checks of this server.

What can Kalicart Global do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_product, global_search, list_categories, list_merchants, lookup_merchant. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Kalicart Global working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 184 of 184 checks got a reply (100.0%), average response time 165 ms. The bar chart above shows every period we have measured.
How do I connect Kalicart Global?
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.
Does Kalicart Global need an API key?
No. Kalicart Global completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Kalicart Global?
It answers our handshake in 165 ms on average, which is faster than 73% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Kalicart Global open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.