iaptic/mcp-server-iaptic
by Various
Model Context Protocol server for interacting with iaptic
MCP
iaptic/mcp-server-iaptic
Added 1 June 2026
Overview
A Model Context Protocol server that enables AI agents to interact with iaptic, a platform for managing in-app purchases and subscriptions. It exposes iaptic's API through the MCP standard, allowing agents to query purchase data, verify receipts, and manage subscription statuses.
Best for
Best for
Developers building AI agents that need to manage in-app purchases and subscriptions through iaptic.
Use cases
- Querying customer purchase history and subscription details via natural language
- Verifying and validating in-app purchase receipts through an AI agent
- Automating subscription management tasks like cancellations or refunds
How to use
Install
npx -y @smithery/cli install mcp-server-iaptic --client claude Tools exposed
customer_listcustomer_getcustomer_subscriptioncustomer_transactionscustomer_add_purchasepurchase_listpurchase_gettransaction_listtransaction_getstats_getstats_appevent_listevent_detailsstripe_pricesiaptic_switch_appiaptic_reset_appiaptic_current_app
Tested with
Claude Desktop
Example client config
{\n "iaptic": {\n "command": "npx",\n "args": [\n "mcp-server-iaptic",\n "--api-key", "your-api-key-here",\n "--app-name", "your-app-name-here"\n ]\n }\n} Notes
A Model Context Protocol server that enables AI agents to interact with iaptic, a platform for managing in-app purchases and subscriptions. It exposes iaptic’s API through the MCP standard, allowing agents to query purchase data, verify receipts, and manage subscription statuses.
7 stars on GitHub. Last updated 2026-04-24. Licensed MIT.
Use cases
- Querying customer purchase history and subscription details via natural language
- Verifying and validating in-app purchase receipts through an AI agent
- Automating subscription management tasks like cancellations or refunds
Pros
- Leverages the MCP standard for easy integration with MCP-compatible AI agents
- Written in TypeScript, providing type safety and broad ecosystem support
- Directly connects AI workflows to real-time purchase and subscription data
Cons
- Requires an iaptic account and API credentials to function
- Limited to iaptic’s platform capabilities and data scope
- Small community with only 7 GitHub stars, indicating early-stage adoption
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the MCP standard for easy integration with MCP-compatible AI agents
- Written in TypeScript, providing type safety and broad ecosystem support
- Directly connects AI workflows to real-time purchase and subscription data
Cons
- Requires an iaptic account and API credentials to function
- Limited to iaptic's platform capabilities and data scope
- Small community with only 7 GitHub stars, indicating early-stage adoption
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.