mcp-store
0
The MCP Store project is a Model Context Protocol server designed to interact with a store's customer and order data. It offers functionalities such as retrieving all customers, searching for customers by name, and obtaining all orders for a specific customer.
get-all-customers
Return to the list of all customers in the store database
get-customer-by-name
Search for customers by name and return all matching results
get-all-orders-by-customer
Search all orders for a specific customer