Enterprise DNA
M MCP Servers Developer low

iaptic/mcp-server-iaptic

by Various

Model Context Protocol server for interacting with iaptic

I

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_list
  • customer_get
  • customer_subscription
  • customer_transactions
  • customer_add_purchase
  • purchase_list
  • purchase_get
  • transaction_list
  • transaction_get
  • stats_get
  • stats_app
  • event_list
  • event_details
  • stripe_prices
  • iaptic_switch_app
  • iaptic_reset_app
  • iaptic_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks