Iaptic MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IAPTIC_API_KEY | Yes | Your API key for accessing the Iaptic server. | |
| IAPTIC_APP_NAME | Yes | Your application name for the Iaptic server. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| customer_listA | List customers from your Iaptic account.
|
| customer_getB | Get detailed information about a specific customer.
|
| customer_add_purchaseA | Manually associate a customer with a purchase.
|
| customer_subscriptionA | Get customer's subscription status.
|
| customer_transactionsA | Get customer's transaction history.
|
| purchase_listA | List purchases from your Iaptic account.
|
| purchase_getA | Get detailed information about a specific purchase.
|
| transaction_listA | List financial transactions from your Iaptic account.
|
| transaction_getA | Get detailed information about a specific transaction.
|
| stats_getA | Get general transactions, revenue and usage statistics from your Iaptic account.
|
| stats_appB | Get statistics specific to your application.
|
| stripe_pricesA | Get available Stripe products and prices.
|
| event_listA | List recent events from your Iaptic account.
|
| event_detailsA | Get detailed information about a specific event.
|
| iaptic_switch_appA | Switch to a different Iaptic app.
|
| iaptic_reset_appA | Reset to the default Iaptic app.
|
| iaptic_current_appA | Get information about the currently active Iaptic app.
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/iaptic/mcp-server-iaptic'
If you have feedback or need assistance with the MCP directory API, please join our Discord server