mcp-server

zili/mcp-server

3.1

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The ECCBC MCP Server is a Python-based server designed for integrating with the ECCBC API to manage stock and orders via WhatsApp.

Tools

Functions exposed to the LLM to take actions

search_products

Search for products using a search term and optional language.

check_stock

Verify stock availability for a given product ID and optional language.

get_all_products

Retrieve a complete list of products, optionally filtering for active products only.

create_order

Create an order with customer phone, items, and optional details like customer name and language.

get_customer_history

Fetch the order history for a customer using their phone number and an optional limit on the number of orders.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources