clover-mcp
Clover MCP Server is a minimal lightweight server that enables interaction with the Clover API using OAuth. It allows access to merchant data for generative AI models and provides tools for retrieving merchant information and managing orders and inventory.
Overview
Clover MCP (Model Context Protocol) Server is a minimal server designed for interacting with the Clover API using OAuth authentication. It enables generative AI models and other clients to access Clover merchant data, providing functionalities such as:
- Retrieving merchant information
- Listing inventory items
- Listing orders
- Accessing individual items and orders
Quick Start
To quickly install via Smithery, use the provided commands. The server can be used with Claude AI and accessed via command line, requiring Clover OAuth setup beforehand.
Clover OAuth Setup
Users must create a Clover developer account, register a new app, and configure it with necessary URLs and response settings to enable OAuth flow.
MCP Tools
The server provides multiple tools including checking OAuth status, initiating flows, and accessing merchant and order details.