IO
io.allourthings/mcp-server
repo →AI-powered household inventory system that lets you query everything you own via natural language.
stdio
AllOurThings MCP Server turns a household inventory database into a natural-language queryable resource for AI assistants. Built on the Model Context Protocol, it lets users ask Claude or similar clients where items are stored, how many they own, and related metadata. The project targets technical households and tinkerers experimenting with personal knowledge bases, not ecommerce operators directly — though the pattern illustrates how MCP can wrap structured inventory data for LLM consumption.
> what it does
- Indexes household inventory into a queryable MCP knowledge base
- Exposes natural language search to Claude and other LLM clients
- Runs locally as an open-source MCP server implementation
- Tracks item locations, quantities, and metadata across households
- Integrates with any MCP-compatible AI assistant or workflow