Smart Warehouse MCP Agent
Supports environment variable configuration through .env files, used for managing API keys and other sensitive configuration
Provides REST API endpoints for interacting with the supply chain system, including inventory status, AGV management, order creation, and agent queries
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Smart Warehouse MCP Agentcheck current inventory levels for all products"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Claude-Powered MCP Agent for Smart Supply Chain
This project simulates a smart warehouse system powered by Claude using Model Context Protocol (MCP) patterns. The system manages inventory, automated guided vehicles (AGVs), and order processing through a set of specialized agents coordinated by Claude.
Project Structure
claude-mcp-agent-for-supply-chain/
├── agents/ # MCP agent modules
├── simulation/ # Warehouse simulation logic
├── api/ # FastAPI endpoints
├── logs/ # Action and decision logs
├── claude_interface.py # Interface to Claude API
├── main.py # Main application entry pointRelated MCP server: Shannon MCP
Features
MCP-style Modular Agents: InventoryManager, AGVPlanner, RestockAgent, Coordinator
Warehouse Simulation: Inventory tracking, AGV movement, order processing
Claude Integration: Uses Anthropic's Claude API for decision-making
API Endpoints: FastAPI-based endpoints for interacting with the system
Setup
Create a virtual environment:
python -m venv venvActivate the virtual environment:
Windows:
venv\Scripts\activateUnix/MacOS:
source venv/bin/activate
Install dependencies:
pip install -r requirements.txtSet up environment variables:
cp claude.env.template claude.envThen edit
claude.envto add your Anthropic API key.Run the application:
python main.py
API Endpoints
GET /inventory: Get current inventory statusGET /agvs: Get status of all AGVsPOST /orders: Create a new orderPOST /ask-agent: Send a query to Claude agentGET /logs: Get recent action logs
Example Usage
Example prompt to Claude:
The inventory for Product X is at 5 units, below the threshold of 10. Two AGVs are available. Suggest an optimal action.
Claude will analyze the situation and return structured actions that the system can execute.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Build and manage AI-native customer support agents from Claude or any MCP client.
MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.
Multi-agent governance: task orchestration, compliance, decision validation, and ML predictions.
Agent personas for Claude. 16 tools, 13 personas, 3 workflows. Zero extra API cost. Free.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables Claude to manage software development projects with complete context awareness and code execution through Docker environments.16 npm4-
- FlicenseNot gradedqualityDmaintenanceA comprehensive Model Context Protocol server for Claude Code that provides programmatic management of Claude Code CLI operations through a multi-agent collaborative system.2-
- AlicenseAqualityFmaintenanceA multi-agent orchestration system that enables multiple Claude instances to collaborate through a centralized hub with a shared workspace and real-time communication. It features integrated task management, role assignment, and persistent memory to facilitate complex, synchronized agent workflows.125 npm4MIT
- AlicenseNot gradedqualityBmaintenanceUnified knowledge management and agent orchestration MCP server for Claude Code that remembers project patterns, assigns specialist agents, loads relevant knowledge into prompts, and tracks work across sessions to save time and reduce costs.1GPL 3.0