Iaptic MCP Server

Official

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_list

List all customers with pagination support

customer_get

Get detailed information about a specific customer

purchase_list

List purchases with pagination and date filtering

purchase_get

Get detailed information about a specific purchase

transaction_list

List transactions with pagination and date filtering

transaction_get

Get detailed information about a specific transaction

stats_get

Get statistics about transactions and revenue

stats_app

Get app-specific statistics