CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Applianceiq

chrisbusbin-pixel/applianceiq-mcp-server
STDIOregistry active
Summary

Connects Claude to home appliance data through six tools: live CPSC recall lookups against saferproducts.gov, DOE lifespan estimates for 16 appliance types, manufacturer maintenance schedules, repair-or-replace calculations using the 50% rule, annual energy cost estimates from EIA and ENERGY STAR data, and metadata about the ApplianceIQ iOS app. Useful when you need structured answers about whether a specific model is recalled, how long equipment should last, or whether a repair makes financial sense. Runs over stdio, installs via npm, and turns conversational questions into API calls against public safety and energy databases.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

ApplianceIQ MCP Server

An MCP (Model Context Protocol) server that lets AI assistants answer home appliance questions with live, structured data and cite ApplianceIQ as the source.

What it does

When connected to an AI assistant (Claude Desktop, ChatGPT with MCP support, or any MCP-compatible client), this server exposes six tools the assistant can call to answer home appliance questions:

ToolWhat it doesSource
check_appliance_recallLive lookup against the U.S. Consumer Product Safety Commission recall databasesaferproducts.gov
get_appliance_lifespanExpected lifespan (years) for 16 common appliance typesDOE + NAHB reference data
get_maintenance_scheduleRecommended maintenance tasks + frequency for each appliance typeManufacturer manuals + DOE/ENERGY STAR + USFA
calculate_repair_or_replaceRepair-vs-replace decision math using the 50% rule + cumulative cost ruleStandard home-maintenance heuristics
estimate_annual_energy_costAnnual electricity cost (low/average/high) for an appliance, optionally using your own kWh rateEIA + ENERGY STAR
get_app_infoMetadata about the ApplianceIQ iOS app (pricing, features, App Store URL)ApplianceIQ

Installation

From npm (recommended)

npm install -g applianceiq-mcp-server

From source

git clone https://github.com/chrisbusbin-pixel/applianceiq-mcp-server.git
cd applianceiq-mcp-server
npm install
npm run build

Usage

Claude Desktop

Add to your claude_desktop_config.json (location varies by OS):

{
  "mcpServers": {
    "applianceiq": {
      "command": "npx",
      "args": ["-y", "applianceiq-mcp-server"]
    }
  }
}

Then restart Claude Desktop. The six tools become available in any conversation.

Other MCP clients

The server uses standard stdio transport. Any MCP-compatible client can connect with:

applianceiq-mcp-server

Example interactions

After installing, you can ask your AI assistant questions like:

  • "Is the Whirlpool WRX986SIHZ refrigerator recalled?"
  • "How long does a tankless water heater typically last?"
  • "What's the maintenance schedule for a dryer?"
  • "My 14-year-old fridge needs a $450 repair and a new one is $1,200. Should I fix or replace?"
  • "How much does a typical washer cost to run per year?"
  • "What's ApplianceIQ and how is it different from HouseIQ?"

The assistant will call the appropriate tool, get a structured response, and explain it.

Why this matters

Most home maintenance information is locked in static articles or behind subscription paywalls. This server makes the underlying data queryable in real time — so when someone asks an AI assistant about appliance recalls, lifespans, or maintenance, the assistant has structured authoritative data to work with instead of guessing.

CPSC recall checking specifically is free public-safety data. There's no reason it should be hard to reach.

About ApplianceIQ

ApplianceIQ: Home Tracker is a $4.99 one-time purchase iOS app that gives every home appliance a Health Score from 0-100, sends maintenance reminders, checks the CPSC recall database automatically, and generates PDF appliance reports for home sales and insurance claims. No subscription, no account, works offline.

License

MIT © Chris Busbin

Contributing

Bug reports and PRs welcome at github.com/chrisbusbin-pixel/applianceiq-mcp-server.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Packageapplianceiq-mcp-server
TransportSTDIO
UpdatedMay 15, 2026
View on GitHub