An MCP server for connecting to iaptic, enabling queries about customer purchases, transactions, and app revenueādemonstrating CDP integration with MCP servers.
Loading more......
MCP server that bridges to the Swedish company registry database, allowing users to search for companies and retrieve detailed business information.
An MCP server bridging Claude with the ConnectWise Manage API, providing natural language search and memory features for efficient IT service managementādemonstrating MCP server integration for business workflows.
MCP Server for the DealX platform, enabling integration and data retrieval in accordance with the MCP protocol.
Integrates with Shopify Dev APIs and tools through the Model Context Protocol to interact with various Shopify development workflows. Directly relevant as an MCP server integration.
A TypeScript-based MCP server that integrates with the ERPNext/Frappe API, enabling AI assistants to interact with ERPNext data and functionality using the Model Context Protocol. Directly relevant as an implementation of an MCP server.
An MCP server integrating FindMine's product styling and outfit recommendation capabilities with Claude and other MCP-compatible applications, supporting advanced product and style queries.
A Model Context Protocol (MCP) server for interacting with the Iaptic API. This server enables integration with Iaptic, allowing queries and management of customer data, purchases, transactions, app revenue, and statisticsādemonstrating CDP (Customer Data Platform) integration with MCP servers.
customer_list: List customerscustomer_get: Get customer details by IDpurchase_list: List purchases with support for:
limit (default 100, max 1000), offsetstartdate, enddatecustomerIdpurchase_get: Get purchase details by IDtransaction_list: List transactions with pagination and date filtering
limit, offset, startdate, enddate, purchaseIdtransaction_get: Get transaction details by IDstats_get: Get general statistics about transactions and revenuestats_app: Get app-specific statisticsevent_list: List recent events with pagination and date filtering
limit, offset, startdate, enddateiaptic_switch_app: Switch to a different Iaptic app (requires appName and apiKey)iaptic_reset_app: Reset to the default Iaptic appiaptic_current_app: Get information about the currently active appNo pricing information is provided; the repository is open source under the MIT license.