pysorflow/mcpdemo
If you are the rightful owner of mcpdemo 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.
The MCP Product Management System is a comprehensive server designed for managing product inventory with advanced AI integrations and a robust PostgreSQL backend.
Tools
Functions exposed to the LLM to take actions
get_product
Get detailed product information by SKU
list_products
List products with optional category filtering
search_products
Basic search across product fields
advanced_search_products
Comprehensive search with filtering
update_stock
Update product stock levels
filter_products
Django-style filtering with pagination
get_categories
List all product categories and subcategories
get_low_stock_products
Find products with low inventory
get_filter_stats
Get filtering statistics and breakdowns
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client