This MCP server for Iaptic, developed by Jean-Christophe Hoelt, provides a seamless interface for AI assistants to interact with Iaptic's customer and transaction data. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for querying customers, purchases, transactions, and statistics. The implementation focuses on efficient data retrieval and pagination, making it easy for AI models to analyze customer behavior, track sales, and generate insights. It's particularly useful for tasks like customer support automation, sales trend analysis, or integrating e-commerce data into AI-driven systems, allowing assistants to access Iaptic data without requiring deep knowledge of the underlying API complexities.
No reviews yet. Be the first to review!
Sign in to join the conversation
List customers with pagination.
Get detailed customer information by ID.
Get customer's active subscription status.
Get customer's transaction history.
Manually associate a purchase with a customer.
List purchases with optional filters for pagination and date range.
Get purchase details by ID.
List transactions with pagination and date filtering.
Get transaction details by ID.
Get general statistics about transactions and revenue.
Get app-specific statistics.
List recent events with pagination and date filtering.
Get detailed information about a specific event.
Get available Stripe products and prices.
Switch to a different Iaptic app.
Reset to the default Iaptic app.
Get information about the currently active app.