Clover MCP server enables AI models to interact with the Clover payment platform API through OAuth authentication. Developed by Ibraheem Abdul-Malik, it provides tools for retrieving merchant information, listing inventory items, and accessing order data. The implementation handles OAuth flow management, automatically refreshing tokens as needed, and can be easily integrated with Claude AI through a simple configuration. This server is particularly valuable for business owners who want to analyze their Clover merchant data directly within AI assistant conversations without switching contexts.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Check if OAuth credentials are available.
Start the OAuth flow to get access tokens.
Get information about the merchant.
List inventory items with optional filters.
List orders with optional filters.