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. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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