clover-mcp

clover-mcp

1

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.

get_oauth_status

Check if the OAuth credentials are available

initiate_oauth_flow

Start the OAuth process to get access tokens

get_merchant_info

Get merchant information

list_inventory

List stock items (optional filter)

list_orders

List orders (optional filters)