I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

IAPTIC_MCP-SERVER-IAPTIC
Mirror ofhttps: //github.com/iaptic/mcp-server-iptic
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
MCP Server for Iaptic
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
# 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 -
customer_get
: Get customer details by ID
Purchases
-
purchase_list
: List purchases-
limit
: Maximum number of purchases to return (default: 100, max: 1000) -
offset
: Number of purchases to skip for pagination -
startdate
: 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 filtering-
limit
: Maximum number of transactions to return (default: 100, max: 1000) -
offset
: Number of transactions to skip for pagination -
startdate
: 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 revenue -
stats_app
: Get app-specific statistics
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
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
PR Professional: Guiding You to Get Media Placements and Publicity Quickly and Effectively
Advanced software engineer GPT that excels through nailing the basics.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_CuMWb5HG
The MCP Test Repository by alekenov is a must-try for anyone seeking a robust and reliable MCP application. Although it lacks detailed product description and language information, the overall performance and user-friendly interface make it a valuable tool. Check it out at https://mcp.so/server/mcp-test-repo/alekenov!