🤖

mcp-server

AI-powered household inventory — query everything you own via natural language

RUN IN TERMINAL
claude mcp add ioallourthings-mcp-server -- npx -y @allourthings/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "ioallourthings-mcp-server": { "command": "npx", "args": ["-y", "@allourthings/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ioallourthings-mcp-server": { "command": "npx", "args": ["-y", "@allourthings/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ioallourthings-mcp-server": { "command": "npx", "args": ["-y", "@allourthings/mcp-server"] } } }

About This MCP Server

The io.allourthings/mcp-server is an AI-powered server that enables natural language querying of household inventory, allowing users to easily manage and track their belongings. It connects to AI coding assistants through standard input/output interfaces, facilitating seamless integration with tools like Claude Code and Cursor. Developers would use this server to build applications that require intuitive and conversational interaction with household inventory data.

AI-powered household inventory — query everything you own via natural language. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@allourthings/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-server server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ioallourthings-mcp-server.svg)](https://skillsplayground.com/mcps/ioallourthings-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.