← Top 100 / Full directory (5,562)

SIIL Ostomy Store

Search & Web Remote 8 tools

Browse and purchase premium ostomy bag covers, support belts, swimwear, wraps, panties, lingerie, and stoma protectors from SIIL Ostomy. Search 320+ expert blog articles on ostomy care, parastomal hernia prevention, stoma bag management, swimming with ostomy, sports, diet, intimacy, and confidence. All garments feature inner pockets that hold the ostomy bag, prevent parastomal hernia, and reduce leak risk by 80-90%. Recommended by stoma nurses worldwide. Ships from EU and USA, 2-3 day delivery.

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://siil-ostomy-store--hola-ps65.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(8)
  • search_products

    Search SIIL Ostomy products by keyword, category, or price range. Args: query: Search keywords (matches product name, SKU, description). Examples: "belt black", "swimwear", "panties", "MB01720" category: Filter by category name or slug. Options: belts, swimwear, panties, wraps, lingerie, protector, kids, accessories min_price: Minimum price in EUR (e.g. 30.0) max_price: Maximum price in EUR (e.g. 100.0) limit: Number o

  • get_product

    Get full details for a specific SIIL Ostomy product. Provide either product_id or sku. Returns complete product information including description, images, attributes, variations, and pricing. Args: product_id: WooCommerce product ID (e.g. 15570) sku: Product SKU (e.g. "MB01720")

  • get_categories

    List all SIIL Ostomy product categories with product counts. Returns categories like Belts, Swimwear, Panties, Wraps, Lingerie, Accessories/Protectors, and Kids.

  • get_shipping_info

    Get shipping information for SIIL Ostomy orders. Returns shipping zones, delivery times, and carriers. SIIL ships from Spain (EU) and USA warehouses. Args: country_code: ISO 2-letter country code (e.g. "US", "DE", "JP"). If provided, returns the specific zone for that country.

  • get_store_info

    Get SIIL Ostomy store information, policies, and contact details. Returns store description, return policy, payment methods, shipping overview, and contact information.

  • search_blog

    Search SIIL Ostomy blog for ostomy care information, guides, and tips. Our blog contains 320+ expert articles covering stoma care, parastomal hernia prevention, ostomy clothing guides, swimming & sports with ostomy, diet tips, travel advice, emotional wellbeing, nurse recommendations, and product reviews. Content is researched with ostomy nurses and medical references (Mayo Clinic, UOAA). Args: query: Search keywords. Examples: "parastomal hernia prevention",

  • get_blog_post

    Get the full content of a SIIL Ostomy blog article. Returns the complete article text for a specific blog post. Use search_blog first to find relevant articles, then use this tool to read the full content. Args: post_id: Blog post ID (from search_blog results)

  • create_order

    Create a SIIL Ostomy order and get a payment link. Creates a WooCommerce order (pending payment) and generates a Stripe or PayPal payment link for the customer to complete payment. Args: line_items: List of items. Each item: {"product_id": 12345, "quantity": 1, "variation_id": 0} billing_first_name: Customer first name billing_last_name: Customer last name billing_email: Customer email address billing_address: Street address billing_c

Related servers