iaptic/mcp-server-iaptic
БесплатноНе проверенConnect with [iaptic](https://www.iaptic.com) to ask about your Customer Purchases, Transaction data and App Revenue statistics.
Описание
Connect with iaptic to ask about your Customer Purchases, Transaction data and App Revenue statistics.
README
A Model Context Protocol server for interacting with the Iaptic API. This server allows Claude or other AIs to interact with your Iaptic data to answer questions about your customers, purchases, transactions, and statistics.
Installation
Installing via Smithery
To install Iaptic for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-server-iaptic --client claude
Manual Installation
# Run directly with npx
npx mcp-server-iaptic --api-key YOUR_API_KEY --app-name YOUR_APP_NAME
# Or install globally
npm install -g mcp-server-iaptic
mcp-server-iaptic --api-key YOUR_API_KEY --app-name YOUR_APP_NAME
Usage with Claude Desktop
Add to your Claude Desktop configuration file:
{
"iaptic": {
"command": "npx",
"args": [
"mcp-server-iaptic",
"--api-key", "your-api-key-here",
"--app-name", "your-app-name-here"
]
}
}
Available Tools
Customers
customer_list: List customers with paginationcustomer_get: Get detailed customer information by IDcustomer_subscription: Get customer's active subscription statuscustomer_transactions: Get customer's transaction historycustomer_add_purchase: Manually associate a purchase with a customer
Purchases
purchase_list: List purchaseslimit: Maximum number of purchases to return (default: 100, max: 1000)offset: Number of purchases to skip for paginationstartdate: Filter purchases after this date (ISO format, e.g. 2024-01-01)enddate: Filter purchases before this date (ISO format, e.g. 2024-12-31)customerId: Filter by customer ID
purchase_get: Get purchase details by ID
Transactions
transaction_list: List transactions with pagination and date filteringlimit: Maximum number of transactions to return (default: 100, max: 1000)offset: Number of transactions to skip for paginationstartdate: Filter transactions after this date (ISO format, e.g. 2024-01-01)enddate: Filter transactions before this date (ISO format, e.g. 2024-12-31)purchaseId: Filter by purchase ID
transaction_get: Get transaction details by ID
Statistics
stats_get: Get general statistics about transactions and revenuestats_app: Get app-specific statistics
Events
event_list: List recent events with pagination and date filteringlimit: Maximum number of events to return (default: 100)offset: Number of events to skip for paginationstartdate: Filter events after this date (ISO format, e.g. 2024-01-01)enddate: Filter events before this date (ISO format, e.g. 2024-12-31)raw: Return raw JSON instead of formatted output (default: false)
event_details: Get detailed information about a specific event (validator 3.12+)eventId: The event ID to get details forreceipts: Include receipt validation details (default: false)
Stripe
stripe_prices: Get available Stripe products and prices
App Management
iaptic_switch_app: Switch to a different Iaptic appappName: Name of the app to switch toapiKey: API key for the app
iaptic_reset_app: Reset to the default Iaptic appiaptic_current_app: Get information about the currently active app
Development
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
npm run build
# Run production build
npm start
Requirements
- Node.js >= 18
- An Iaptic account with API credentials
License
MIT
Установка iaptic/mcp-server-iaptic
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/iaptic/mcp-server-iapticFAQ
iaptic/mcp-server-iaptic MCP бесплатный?
Да, iaptic/mcp-server-iaptic MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для iaptic/mcp-server-iaptic?
Нет, iaptic/mcp-server-iaptic работает без API-ключей и переменных окружения.
iaptic/mcp-server-iaptic — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить iaptic/mcp-server-iaptic в Claude Desktop, Claude Code или Cursor?
Открой iaptic/mcp-server-iaptic на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare iaptic/mcp-server-iaptic with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
