mcp-server

JoaoToledoSE/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 MCP Server for Customer & Order Analytics is a FastAPI-based server that provides AI-powered tools for querying customer and order data, enabling LLM clients to access structured business data.

Tools

Functions exposed to the LLM to take actions

get_order_count_by_customer_and_month

Count orders for a specific customer in a given calendar month.

list_recent_customers_by_country

Fetch the newest N customers from a specific country.

get_customer_total_spend

Calculate total spending and order statistics for a customer.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources