laundry-timer-mcp
A laundry planning assistant that uses preferences and real-time weather forecasts.
laundry-timer-mcp
This project implements an MCP (Model Context Protocol) server designed to help with laundry planning.
How it works
The server provides tools to access information about laundry preferences and real-time weather forecasts. An AI assistant can leverage these tools to determine the best times for washing and drying clothes, especially when line-drying is the preferred method.
Usage with Claude Desktop for Laundry Planning
When connected to an assistant like Claude Desktop, this MCP server allows for natural language queries about laundry planning.
You’ll need to add this server in the mcpServers key.
{
"mcpServers": {
"laundry-timer": {
"command": "uv",
"args": [
"--directory",
"/ABSOLUTE/PATH/TO/PARENT/FOLDER/laundry-timer-mcp",
"run",
"server.py"
]
}
}
}
After that, for example, you could ask: "Is it a good time to do my laundry today at Sydney, NSW?"
Further Improvements
Detailed Electricity Time-of-Use (TOU) Tariffs
To make the laundry planning even smarter, the server could be enhanced to include information about electricity pricing. By integrating with a data source for Time-of-Use (TOU) tariffs, the assistant could identify periods of the day when electricity is least expensive.
Verwandte Server
Ramp
Interact with Ramp's Developer API to run analysis on your spend and gain insights leveraging LLMs
Project Handoffs
Manages AI session handoffs and tracks next steps for projects.
Anki MCP Server
Connects to a local Anki instance to review and create flashcards. Requires the Anki desktop app and Anki-Connect add-on.
Todoist
Manage Todoist projects, sections, tasks, and labels using natural language with AI assistants.
Jean Memory
Premium memory consistent across all AI applications.
Calculator
Performs a wide range of mathematical calculations, including basic arithmetic, advanced operations, trigonometry, and safe expression evaluation.
mcp-banco-inter
MCP (Model Context Protocol) Server for integration with the Banco Inter Business (PJ) API. It allows checking balances, statements, and managing billings via AI assistants.
Claw2Immich
claw2immich is a Python MCP (Model Context Protocol) server that exposes selected Immich Picture App,
Roam Research
Connects AI assistants to your Roam Research graph for data access and interaction.
OmniFocus MCP Server
Integrate OmniFocus with Claude Desktop for AI-powered task management and weekly reviews.