Skip to main content
Glama
sagarperficient

Warehouse Ops MCP Toolkit

README.md
# Warehouse Ops MCP Toolkit

L2 Case 04 – Agentic SDLC Capstone Project

A secure, agent-friendly Warehouse Operations Toolkit built using MCP (Model Context Protocol), providing inventory search, dock management, exception handling, site-based access control, and confirmation-driven operations.

## Overview

This project implements an MCP-based toolkit for warehouse operations.

The solution redesigns the original operations wish-list into a set of focused, agent-friendly tools that support inventory lookup, dock management and exception handling while enforcing site-level security controls.

## Features

### Inventory Management

- Inventory Search
- Inventory Details
- Stock Adjustment
- Bin Transfer

### Dock Operations

- Dock Availability
- Dock Booking
- Dock Cancellation

### Exception Management

- Create Exception
- Resolve Exception

## Security

- Site-based access control
- Cross-site access prevention
- Toolkit-enforced authorization

## Testing

Automated tests implemented using pytest.

Current Results:

```text
4 passed