Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
MCP Server for Iaptic: Connect Claude to your Iaptic data for intelligent customer insights and streamlined data interactions.
GitHub MCP Server enables advanced automation and interaction capabilities for developers and tools using Model Context Protocol.
A Model Context Protocol server designed to facilitate interactions between AI models like Claude and the Iaptic API. This server empowers AIs to access and utilize your Iaptic data, enabling them to answer complex questions related to customers, purchases, transactions, and statistical analyses.
Key Features:
Available Tools:
customer_list
: List customers.customer_get
: Get customer details by ID.purchase_list
: List purchases with options for limit, offset, start date, end date, and customer ID.purchase_get
: Get purchase details by ID.transaction_list
: List transactions with pagination and date filtering.transaction_get
: Get transaction details by ID.stats_get
: Get general statistics about transactions and revenue.stats_app
: Get app-specific statistics.iaptic_switch_app
: Switch to a different Iaptic app.iaptic_reset_app
: Reset to the default Iaptic app.iaptic_current_app
: Get information about the currently active app.Use Cases:
Installation:
The server can be installed either manually or via Smithery. Instructions for both methods are provided in the repository's README.