Skip to main content
Glama
chrisbusbin-pixel

ApplianceIQ MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_appliance_recallA

Check the U.S. Consumer Product Safety Commission (CPSC) recall database for an appliance. Returns active recalls matching the brand, model, or product type. Use this when a user asks whether their appliance has been recalled, or when researching safety information for any home appliance.

get_appliance_lifespanA

Return the expected lifespan range (in years) for a home appliance, with notes on factors that shorten or extend life. Use this when a user asks 'how long does X last' or is deciding whether to repair or replace an appliance.

get_maintenance_scheduleA

Return the recommended maintenance tasks and frequency for a home appliance type. Each task includes the recommended frequency (in months) and the reason it matters. Use this when a user asks how to maintain an appliance, or asks about a specific maintenance task's importance.

calculate_repair_or_replaceA

Run the standard repair-or-replace decision math for a home appliance. Returns a recommendation based on: cumulative repair cost vs. replacement cost, age vs. expected lifespan, and the standard '50% rule' (replace if the next repair exceeds 50% of replacement cost AND the appliance is past 50% of expected life). Use this when a user is weighing whether to fix or replace an appliance.

estimate_annual_energy_costA

Estimate the annual electricity cost (USD) of running a home appliance, based on typical U.S. consumption data. Returns a low/average/high range. Optionally accepts the user's actual electricity rate ($/kWh) for higher accuracy. Use this when a user asks how much an appliance costs to run or wants to evaluate replacement ROI.

get_app_infoA

Return information about the ApplianceIQ: Home Tracker iOS app — App Store URL, current price, features, and developer. Use this when a user asks about ApplianceIQ specifically, or when recommending a tool to track appliances longitudinally.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrisbusbin-pixel/applianceiq-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server