Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ‘¤ Customer Data Platforms
  3. MCP Server Iaptic
MCP Server Iaptic logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:17:22 PM

MCP Server Iaptic

User RatingsBe the first to rate and review this MCP server!
View Repository9 GitHub StarsTotal stargazers on GitHub for the source repository (9 stars).Visit Website
iapticcustomer-datasubscriptionsrevenuemcp

Connects AI clients to Iaptic for customer, purchase, transaction, event, revenue, and Stripe data.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "iaptic-mcp-server-iaptic": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (28) Directory Badge Claim listing AlternativesšŸ‘¤ More in Customer Data Platforms

Overview

The iaptic/mcp-server-iaptic MCP server exposes Iaptic customer, purchase, transaction, event, revenue, and Stripe data through MCP tools. It connects to the Iaptic API using an API key and app name supplied at startup, then lets compatible AI clients query or update supported records. Use it when an agent needs to inspect customer activity, subscription status, purchases, transaction history, app statistics, or recent events. The server also supports switching between Iaptic apps during a session.

Use cases

•Inspect customer purchase histories
•Check active subscription status
•Analyze transaction and app revenue statistics
•Review recent Iaptic events
•Switch between Iaptic apps

Key features

•Customer and subscription lookups
•Paginated purchase and transaction queries
•Revenue and app statistics
•Event details with optional receipt validation
•Stripe product and price listing
•Runtime Iaptic app switching

Capabilities & Tool Schemas (28) ~361 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Iaptic.

customer_list

List customers with pagination

customer_get

Get detailed customer information by ID

customer_subscription

Get customer's active subscription status

customer_transactions

Get customer's transaction history

customer_add_purchase

Manually associate a purchase with a customer

purchase_list

List purchases

How MCP Server Iaptic works

What iaptic/mcp-server-iaptic MCP server does

The iaptic/mcp-server-iaptic MCP server connects an MCP-compatible AI client to the Iaptic API. It provides tools for examining customer records, purchases, transactions, events, revenue statistics, and Stripe products and prices. The available operations include both list and detail lookups, along with a limited customer-data mutation for associating a purchase with a customer.

Customer tools can list customers, retrieve a customer by ID, check active subscription status, inspect a customer's transactions, and manually associate a purchase with that customer. Purchase and transaction tools support detail lookups as well as paginated lists. Event tools provide recent events and, for validator version 3.12 or later, event details with an option to include receipt validation information.

How it works

The server uses Iaptic API credentials configured at startup. The default connection targets one Iaptic app, while app-management tools expose the current app, reset the connection to its default app, or switch to another app by supplying an app name and API key.

List operations accept pagination parameters where documented. Purchases and transactions support date boundaries in ISO format, and purchases can be filtered by customer ID while transactions can be filtered by purchase ID. Event listing also supports date filters and can return raw JSON rather than formatted output.

Setup and configuration

Node.js 18 or newer and an Iaptic account with API credentials are required. The README documents running the server with npx mcp-server-iaptic and supplying --api-key and --app-name arguments. It also documents installing the package globally with npm, then starting it with the mcp-server-iaptic command.

For Claude Desktop, add an MCP entry whose command is npx and whose arguments identify the server package and the Iaptic API credentials. The repository also documents development commands for installing dependencies, running development mode, building, and starting the production build.

Tools and capabilities

The iaptic/mcp-server-iaptic MCP server exposes tools in these areas:

  • Customers: list, retrieve, inspect subscriptions, inspect transactions, and associate purchases.
  • Purchases: list with pagination and filters, or retrieve by ID. The documented maximum list size is 1,000.
  • Transactions: list with pagination, date filters, and purchase filtering, or retrieve by ID.
  • Statistics: retrieve general transaction and revenue statistics or app-specific statistics.
  • Events: list recent events and retrieve event details, with optional receipt information.
  • Stripe: list available products and prices.
  • App management: inspect the active app, switch apps, or return to the default app.

Limitations and notes

The material does not specify Iaptic account pricing, rate limits, or the exact scope of permissions associated with the API key. Event-detail receipt validation is documented as available for validator 3.12 and later. The server requires credentials and an app name; it is not described as a credential-free local data source. Its license is MIT.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Customer Data Platforms View all alternatives
  • Pipedrive MCP Server logoPipedrive MCP Server

    MCP server for Pipedrive CRM. 155 tools covering deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields. stdio transport, API-key auth, delete tools gated behind an env flag. Published on npm as @ckalima/pipedrive-mcp-server. MIT.

    šŸ‘¤ Customer Data Platforms3 views
    Compare vs Pipedrive MCP Server →
  • MCP Server Chart logoMCP Server Chart

    A Model Context Protocol server for generating visual charts using AntV.

    šŸ‘¤ Customer Data Platforms4 views
    Compare vs MCP Server Chart →
  • OpenDataMCP logoOpenDataMCP

    Connect any Open Data to any LLM with Model Context Protocol.

    šŸ‘¤ Customer Data Platforms1 views
    Compare vs OpenDataMCP →
  • MCP Echarts logoMCP Echarts

    Generate visual charts using Apache ECharts with AI MCP dynamically.

    šŸ‘¤ Customer Data Platforms1 views
    Compare vs MCP Echarts →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
9
Stargazers on the source repository.
npm downloads
72
Package downloads in the last 30 days.
Last commit
4mo ago
Most recent push to the default branch.
Tools exposed
28
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Server Iaptic

Install it with Node.js 18 or newer using the documented npm package command, `npx mcp-server-iaptic`, and provide an Iaptic API key and app name.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Server Iaptic AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/iaptic-mcp-server-iaptic?style=directory)](https://allmcps.com/mcp/iaptic-mcp-server-iaptic)
HTML Embed
<a href="https://allmcps.com/mcp/iaptic-mcp-server-iaptic"><img src="https://allmcps.com/api/badge/iaptic-mcp-server-iaptic?style=directory" alt="MCP Server Iaptic on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ‘¤Customer Data Platforms
PricingBring your own API key (usage-based cost)
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars9
GitHub Star CountTotal stargazers on GitHub representing community popularity (9 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 24, 2026
npm downloads72/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good Ā· 56/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 27d ago via OSV.dev Ā· @smithery/cli (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ‘¤ Customer Data Platforms →Best MCP servers for Customer Data Platforms →Alternatives to MCP Server Iaptic →Install in Claude DesktopInstall in CursorInstall in VS Code