clover-mcp
If you are the rightful owner of clover-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A minimal MCP server for interacting with the Clover API using OAuth authentication.
The Clover MCP Server is designed to facilitate seamless interaction between generative AI models and the Clover API, allowing access to merchant data through the Model Context Protocol. This server supports OAuth authentication, ensuring secure access to sensitive merchant information. By integrating with this MCP server, AI models can perform various operations such as retrieving merchant details, listing inventory items, and accessing order information. The server is particularly useful for businesses that rely on Clover for their point-of-sale operations and wish to leverage AI for data analysis and decision-making. The server can be easily set up and used with Claude AI or directly via the command line, making it accessible to both technical and non-technical users. With a focus on simplicity and security, the Clover MCP Server is an essential tool for businesses looking to enhance their operations with AI-driven insights.
Features
- OAuth Authentication: Securely access Clover merchant data using OAuth.
- Merchant Data Access: Retrieve detailed information about your Clover merchant account.
- Inventory Management: List and manage inventory items with ease.
- Order Management: Access and list orders to streamline operations.
- Claude AI Integration: Seamlessly connect and use with Claude AI for enhanced functionality.
Tools
get_oauth_status
Check if OAuth credentials are available
initiate_oauth_flow
Start the OAuth flow to get access tokens
get_merchant_info
Get information about the merchant
list_inventory
List inventory items with optional filters
list_orders
List orders with optional filters