# kalicart-global MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-giuseppesocci-bot-kalicart-global
- Repository: https://github.com/giuseppesocci-bot/kalicart-global
- Website: https://bridge.kalicart.com/mcp/

## Install
- Endpoint: https://dashboard.kalicart.com/mcp-public
- Auth: Not captured

## Setup notes
- Remote endpoint: https://dashboard.kalicart.com/mcp-public

## Tools
- global_search - Search the KaliCart Global federated index: real product offers across independent WooCommerce merchants that opted in via the ARC (Agent-Readable Catalog) protocol. Returns merchant-authoritative prices, UCP availability_status, storefront URLs and canonical category leaves. Provide q (free text) and/or leaf (canonical category). Spec: https://bridge.kalicart.com/spec/ Endpoint: https://dashboard.kalicart.com/mcp-public
- lookup_merchant - Check whether a merchant domain runs an ARC-compliant catalog (KaliCart Bridge). Returns bridge_version, merchant discovery URL and federated-indexing consent flags. A miss schedules a background probe. Use when you already know a merchant domain (verify ARC support, get its discovery URL); to discover products across merchants, use global_search. Endpoint: https://dashboard.kalicart.com/mcp-public
- get_product - Retrieve full product detail from the KaliCart Global federated index by p2209_id. Returns price, availability, attributes, variants, and a direct storefront URL for checkout handoff. Obtain p2209_id from global_search results. Endpoint: https://dashboard.kalicart.com/mcp-public
- list_merchants - List WooCommerce merchants participating in the KaliCart Global federated catalog. Returns merchant domain, storefront URL, and product count. Use before global_search to understand catalog coverage. Endpoint: https://dashboard.kalicart.com/mcp-public
- list_categories - List canonical product category leaves used by KaliCart Global with product counts. Use to discover available categories before filtering global_search with the leaf parameter. Endpoint: https://dashboard.kalicart.com/mcp-public

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.giuseppesocci-bot
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 4, 2026
- Source: https://registry.modelcontextprotocol.io
