This tool serves as an MCP server for Real Canadian Superstore, designed to programmatically access and manage data. It provides comprehensive features for order management, allowing users to retrieve full order history with item details, dates, prices, and images. Leveraging a direct bearer token authentication method, it eliminates the need for browser interaction. Users can export collected order data to CSV or JSON formats for further analysis, discover products by browsing categories, perform targeted product searches, and fetch/parse general web content from the Superstore website.
主要功能
01Product Discovery by category and search
02Order Management with full history and item details
030 GitHub stars
04DirectAuth for fast bearer token authentication
05Data Export to CSV or JSON formats
06Web Content Fetching and Parsing