functions-mcp-inventory-server-python

Azure-Samples/functions-mcp-inventory-server-python

3.2

If you are the rightful owner of functions-mcp-inventory-server-python 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.

This repository contains an MCP (Model Context Protocol) server implementation for clothing inventory management written in Python.

Tools

Functions exposed to the LLM to take actions

add_item

Add a new clothing item to inventory

get_inventory

Get all items with their sizes and quantities

get_item_by_id

Get details of a specific item

search_items

Search items by name or category

update_item_quantity

Update stock quantity for specific item and size

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources