MCP Server for Iaptic
@MCP-Mirror
MCP Server for Iaptic について
Mirror of
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"iaptic_mcp-server-iaptic": {
"command": "npx",
"args": [
"mcp-server-iaptic",
"--api-key",
"YOUR_API_KEY",
"--app-name",
"YOUR_APP_NAME"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server for Iaptic?
MCP Server for Iaptic is a Model Context Protocol server that integrates with the Iaptic API, allowing Claude or other AI assistants to answer questions about customers, purchases, transactions, and statistics from an Iaptic account.
How to use MCP Server for Iaptic?
Run directly with npx mcp-server-iaptic --api-key YOUR_API_KEY --app-name YOUR_APP_NAME, or install globally with npm and run the same command. Configure it in Claude Desktop by adding a JSON entry with the command and arguments.
Key features of MCP Server for Iaptic
- Tools to list and get customer details by ID
- Tools to list and get purchases with pagination and date filtering
- Tools to list and get transactions with pagination and date filtering
- Statistics tools for general and app-specific revenue data
- Supports filtering by customer ID, purchase ID, and date ranges
Use cases of MCP Server for Iaptic
- Answer questions about a specific customer’s purchase history
- Retrieve a list of recent transactions for revenue analysis
- Filter purchases or transactions by date for reporting
- Get general or app-specific statistics on revenue and transactions
FAQ from MCP Server for Iaptic
What data can I query with this server?
You can query customers, purchases, transactions, and statistics from your Iaptic account using the provided tools.
What are the runtime requirements?
Node.js version 18 or higher and an Iaptic account with API credentials are required.
How do I pass my API credentials?
Supply your API key and app name via the --api-key and --app-name command-line arguments when starting the server.
What is the maximum number of items returned per request?
The limit parameter for purchases and transactions has a maximum value of 1000. The default is 100.
How can I filter results by date?
Both purchase_list and transaction_list accept startdate and enddate parameters in ISO format (e.g., 2024-01-01) to filter results before or after a given date.
よくある質問
What data can I query with this server?
You can query customers, purchases, transactions, and statistics from your Iaptic account using the provided tools.
What are the runtime requirements?
Node.js version 18 or higher and an Iaptic account with API credentials are required.
How do I pass my API credentials?
Supply your API key and app name via the `--api-key` and `--app-name` command-line arguments when starting the server.
What is the maximum number of items returned per request?
The `limit` parameter for purchases and transactions has a maximum value of 1000. The default is 100.
How can I filter results by date?
Both `purchase_list` and `transaction_list` accept `startdate` and `enddate` parameters in ISO format (e.g., 2024-01-01) to filter results before or after a given date.
基本情報
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
コメント