kxkaloo/mcp-server-iaptic
If you are the rightful owner of mcp-server-iaptic and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server for Iaptic is a Model Context Protocol server designed to facilitate interaction with the Iaptic API, enabling AI models like Claude to access and manage customer, purchase, transaction, and statistical data.
Tools
Functions exposed to the LLM to take actions
customer_list
List customers
customer_get
Get customer details by ID
purchase_list
List purchases with various filters
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
event_list
List recent events with pagination and date filtering
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client