Demo-MCPServer

JuanLadinoMoreno/Demo-MCPServer

3.2

If you are the rightful owner of Demo-MCPServer 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.

FastFoodMCP is an enterprise-ready MCP server designed to manage fast food system data with secure OAuth 2.1 authentication using Scalekit.

Tools

Functions exposed to the LLM to take actions

get_users

Lists all users with optional filters like name and email.

create_user

Creates a new user in the system.

get_products

Retrieves all available products.

get_branches

Lists all branches.

get_clients

Lists clients with filters.

get_orders

Queries orders with advanced filters like date, branch, and status.

get_orders_summary

Provides an aggregated summary of orders by branch, user, and client.

get_tickets

Lists completed sales with multiple filters.

get_tickets_summary

Offers aggregated analysis with groupBy for quick comparisons.

get_Branch_Sales_Report_By_Year

Generates monthly sales reports by year.

get_Branch_Sales_Report_By_Year_Type

Reports sales by product type and month.

get_Top_Seller_Products

Lists the top 10 best-selling products.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources