mcp-server-iaptic logo

mcp-server-iapticModel Context Protocol server for interacting with iaptic

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

A Model Context Protocol server for interacting with the Iaptic API, allowing users to query data about customers, purchases, transactions, and statistics. This server enables other AIs, such as Claude, to access Iaptic data, facilitating tasks like customer information retrieval, purchase management, and transaction analysis. The server's API is organized around various tools for accessing customer, purchase, transaction, and statistics data, as well as managing apps and events. It requires Node.js 18 or later and an Iaptic account with API credentials, and is distributed under the MIT License.

Key features

  • Customer data management (customer_list, customer_get, customer_subscription, customer_transactions, customer_add_purchase)
  • Purchase tracking (purchase_list, purchase_get)
  • Transaction analysis (transaction_list, transaction_get)
  • Statistics retrieval (stats_get, stats_app)
  • Event management (event_list, event_details)
  • Stripe integration (stripe_prices)

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Customer Insights

Using the mcp-server-iaptic to fetch customer data and their transaction history for personalized marketing campaigns.

Purchase Analysis

Leveraging the server to list and analyze purchases, identifying trends in customer buying behavior.

Pros & Cons

Pros

  • Enables AI models to interact with Iaptic data
  • Provides access to customer, purchase, transaction, and statistics data
  • Supports installation via Smithery for easy setup
  • Offers manual installation option using npm

Cons

  • Requires an Iaptic account with API credentials
  • Node.js version 18 or higher is necessary for operation

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Are there any licensing or usage restrictions?

The project is distributed under the MIT License, which allows free use, modification, and distribution, provided the license terms are followed.

Asked by Anders Lindgren · Aug 30, 2025

What types of data can the server retrieve and manipulate?

It exposes tools for customer data (list, get, subscription status, transaction history, add purchase), purchase tracking (list, get), transaction analysis (list, get), statistics (general and app‑specific), event listings, and Stripe price information.

Asked by Adaeze Uche · Aug 24, 2025

How can I integrate this server with Claude Desktop?

Add an "iaptic" section to the Claude Desktop config file specifying the command and args: npx mcp server iaptic api key YOUR_API_KEY app name YOUR_APP_NAME. This lets Claude call the server’s tools to fetch customer, purchase, transaction, and stats data.

Asked by Quyen Tran · Aug 23, 2025

What are the minimum system requirements for installing mcp-server-iaptic?

The server requires Node.js 18 or later and an active Iaptic account with API credentials. It can be installed globally via npm or locally using Smithery or npx.

Asked by Ulrik Madsen · Jun 22, 2025

Ask a question

MCP Servers alternatives