Iaptic MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IAPTIC_API_KEYYesYour API key for accessing the Iaptic server.
IAPTIC_APP_NAMEYesYour application name for the Iaptic server.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
customer_listList all customers with pagination support
customer_getGet detailed information about a specific customer
purchase_listList purchases with pagination and date filtering
purchase_getGet detailed information about a specific purchase
transaction_listList transactions with pagination and date filtering
transaction_getGet detailed information about a specific transaction
stats_getGet statistics about transactions and revenue
stats_appGet app-specific statistics