mcp-server-inventory

cesaredycs/mcp-server-inventory
★ 0 stars Python AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-inventory": {
      "command": "uvx",
      "args": [
        "mcp-server-inventory"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-inventory

README Excerpt

MCP (Model Context Protocol) server that exposes a 3D printing business inventory to any Claude-powered application. - **ver_catalogo** - Lists all available products with prices and stock - **buscar_producto** - Search for a specific product by name - **calcular_cotizacion** - Calculate quotes with volume discounts and 16% tax