Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.giuseppesocci-bot/kalicart-global

REMOTE · GLOBAL.KALICART.COM · 2 COMPONENTS · SCANNED SEP 21

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

+3 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 968 tokens (~193/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.giuseppesocci-bot/kalicart-global MCP server?

io.github.giuseppesocci-bot/kalicart-global is a hosted endpoint at https://global.kalicart.com/mcp-public, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · global.kalicart.com

# add to Claude Code
claude mcp add --transport http giuseppesocci-bot-kalicart-global 'https://global.kalicart.com/mcp-public'
// .cursor/mcp.json
{
  "mcpServers": {
    "giuseppesocci-bot-kalicart-global": {
      "url": "https://global.kalicart.com/mcp-public"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "giuseppesocci-bot-kalicart-global": {
      "type": "http",
      "url": "https://global.kalicart.com/mcp-public"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.giuseppesocci-bot-kalicart-global]
url = "https://global.kalicart.com/mcp-public"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "giuseppesocci-bot-kalicart-global": {
      "type": "remote",
      "url": "https://global.kalicart.com/mcp-public",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add giuseppesocci-bot-kalicart-global --url 'https://global.kalicart.com/mcp-public' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  giuseppesocci-bot-kalicart-global:
    url: "https://global.kalicart.com/mcp-public"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "giuseppesocci-bot-kalicart-global": {
      "Transport": "http",
      "Url": "https://global.kalicart.com/mcp-public"
    }
  }
}
# add to Vellum
assistant mcp add giuseppesocci-bot-kalicart-global -t streamable-http -u 'https://global.kalicart.com/mcp-public'
// mcp.json
{
  "mcpServers": {
    "giuseppesocci-bot-kalicart-global": {
      "type": "http",
      "url": "https://global.kalicart.com/mcp-public"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 0
    • Stability: unverified → 0.03 functional
  • 14 Sept 26 71

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://global.kalicart.com/mcp-public

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=global.kalicart.com CN=YR1,O=Let's Encrypt,C=US 2 Aug 2026 31 Oct 2026 RSA 4096 SHA256-RSA 5e21cdee2126d8d226d48204daae0b9185c
SANs: global.kalicart.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of global.kalicart.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
kalicart.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy same-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://global.kalicart.com/mcp-public Verified 200
http (plaintext) http://global.kalicart.com/mcp-public HTTPS enforced 301 https://global.kalicart.com/mcp-public
MCP tools · 5 exposed · ~895 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_product ~102

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.

NameTypeReqDescription
p2209_idstringyesKaliCart product ID (e.g. prod_duinshop-it_432395)
NameTypeReqDescription
attributes
availability
categorystring|null
errorstring
handoff
merchant_idstring
namestring
p2209_idstringyes
price
product_url
provenance
scopeobject
storefront_url
updated_at
variants

No examples provided.

global_search ~532

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.

NameTypeReqDescription
brandstringBrand facet filter (normalized, e.g. "nike")
colorstringBridge color family (e.g. "blue"). Common aliases are resolved to a family available in the active index. A family match does not guarantee an exact shade; read filter_semantics.color and verify the…
genderstringCanonical gender facet. Filtering is discovery-tolerant: untagged and unisex products can remain candidates, so verify the chosen product. Allowed values: female, male, unisex.
in_stockbooleantrue filters product-level stock in the indexed snapshot. Does not verify a selected variant or a booking slot.
leafstringCanonical category node. Accepts a terminal leaf (e.g. beverages.alcohol.sparkling_prosecco) or any parent node (e.g. jewellery, home.bedroom): a parent matches the node and its whole subtree, so you…
limitintegerMax offers to return (1-25, default 10). No pagination; raise to get more in one call
max_pricenumberUpper bound in major currency units (for example 1550 means EUR 1,550 for EUR offers). A matching range may include variants above this bound; verify the chosen variant. Per-offer currency, no FX con…
min_pricenumberLower bound in major currency units (for example 50 means EUR 50 for EUR offers). Matches overlapping variant price ranges in each offer currency; no FX conversion. Verify the chosen variant.
qstringFree-text product query. Each term must match as a whole word in the native merchant catalog text (name, short description, description) or in the canonical category path, so English category terms r…
NameTypeReqDescription
applied_filtersobject
coverageobject
errorstring
federatedboolean
guidance_codestring
offersarray
result_countinteger
scopeobject

No examples provided.

list_categories ~81

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.

NameTypeReqDescription
parentstringOptional canonical node to restrict results to that node and its subtree (for example apparel or home.bedroom)
NameTypeReqDescription
categoriesarrayyes
complete_viastring
filtered_bystring|nullyes
next_stepstring
returned_countintegeryes
totalintegeryes
truncatedbooleanyes

No examples provided.

list_merchants ~93

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.

NameTypeReqDescription
limitintegerMax merchants to return (default 20, max 50), ordered by product count descending. No pagination
NameTypeReqDescription
merchantsarrayyes
returned_countintegeryes
totalintegeryes
truncatedbooleanyes

No examples provided.

lookup_merchant ~87

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.

NameTypeReqDescription
domainstringyesMerchant domain, e.g. shop.example.com
NameTypeReqDescription
bridge_accessstring
bridge_detectedboolean
bridge_versionstring|null
consent
domainstringyes
federation_statusstring
merchant_discovery_url
observed_at
probestring
registeredbooleanyes

No examples provided.

Common questions

What is the io.github.giuseppesocci-bot/kalicart-global MCP server?

io.github.giuseppesocci-bot/kalicart-global is an MCP server listed in the public MCP registry as io.github.giuseppesocci-bot/kalicart-global. Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server. This page covers its hosted endpoint (https://global.kalicart.com/mcp-public).

Is the io.github.giuseppesocci-bot/kalicart-global MCP server safe to use?

io.github.giuseppesocci-bot/kalicart-global scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.giuseppesocci-bot/kalicart-global MCP server expose?

io.github.giuseppesocci-bot/kalicart-global exposes 5 tools: global_search, lookup_merchant, get_product, list_merchants, list_categories. Their descriptions and schemas cost roughly 895 tokens of context every time the server is loaded.

Does the io.github.giuseppesocci-bot/kalicart-global MCP server require authentication?

No. We connected to io.github.giuseppesocci-bot/kalicart-global without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.giuseppesocci-bot/kalicart-global MCP server still maintained?

io.github.giuseppesocci-bot/kalicart-global is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.