MCP Directory
Back

warehouse-mcp

by kwasek404 · Go · ★ 0

Warehouse home inventory - MCP server (Go, modelcontextprotocol/go-sdk)

Install

go install github.com/kwasek404/warehouse-mcp@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "warehouse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:kwasek404/warehouse-mcp"
      ]
    }
  }
}

From the README

MCP server for the [warehouse](https://github.com/kwasek404/warehouse) home inventory system. | Tool | Description | |------|-------------| | | List boxes (all, root only, or children of a box) | | | Get a box by ID with its items | | | Create a new box | | | Update a box label or description | | | Delete an empty box | | | List or full-text search items | | | Get an item by ID with active checkouts | | | Create a new item | | | Update item fields | | | Delete an item | | | List active (not returned) checkouts | | | Check out an item | | | Return a checkout | | Variable | Descri…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers