TalkHub Store icon

TalkHub Store

Integrates AI assistants with Supabase to access and manipulate store data.

概要

This MCP (Model Context Protocol) server acts as a crucial bridge, enabling AI assistants to seamlessly interact with a retail store's product data stored in Supabase. It exposes a comprehensive set of tools for searching products with advanced filters, retrieving detailed product information by ID, listing available categories, generating in-depth product statistics, and executing multi-filtered advanced searches. Designed to adhere to the Model Context Protocol (MCP) v2024-11-05, it supports JSON-RPC 2.0, Server-Sent Events (SSE), and WebSocket, ensuring robust and versatile communication with AI clients like Claude Desktop.

主な機能

  • Perform advanced product searches with filters for name, description, category, and availability, including pagination.
  • Retrieve complete details for any specific product using its unique ID.
  • Access a comprehensive list of all available product categories.
  • Generate detailed product analytics, including total counts, availability status, and price statistics.
  • Execute advanced searches with multiple criteria, such as price ranges and customizable sorting options.
  • 0 GitHub stars

ユースケース

  • Allowing AI assistants to query product catalogs and provide detailed information to users.
  • Enabling AI to analyze sales data and product trends for inventory management or business intelligence.
  • Providing a standardized API endpoint for AI models to interact with e-commerce store data.
Advertisement

Advertisement