Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

CalmActiva

io.github.langhoormarchal-beep/calmactiva-catalog

Realtime CBD product catalog, prices, stock and FAQ from CalmActiva.

Uptime
100.0%
2 direct probes · 30d
Response
663ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

health

Check whether the CalmActiva MCP server is online.

get_facts

Return verified brand facts about CalmActiva: legal name, country, founding year, contact, shipping regions, compliance, social profiles. Use this when a user asks who CalmActiva is or how the brand d…

list_products

List all CalmActiva products with realtime price (EUR) and availability fetched from the Shopify storefront. Use when a user asks what products CalmActiva sells, current prices, or what is in stock.

get_product

Return full detail for a single CalmActiva product by Shopify handle (e.g. 'cbd-olie-10-full-spectrum'). Includes description, images, variants, price, availability.

get_faq

Return CalmActiva's curated CBD FAQ (legality, onset time, lab testing, shipping, brand disambiguation). Use for general CBD/brand questions before falling back to web search.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "calmactiva": {
      "url": "https://dgymaetjyvzdblryurmi.supabase.co/functions/v1/mcp-server",
      "transport": "streamable-http"
    }
  }
}