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.
関連サーバー
Kone.vc
スポンサーMonetize your AI agent with contextual product recommendations
Rememberizer
Interact with Rememberizer's document and knowledge management API to search, retrieve, and manage documents.
Netdata-Claude
Connect to Netdata MCP using Claude desktop
Teamwork MCP
Connects to the Teamwork API to interact with projects and tasks.
SilverBullet MCP Server
An MCP server that enables LLMs and other clients to interact with your SilverBullet notes and data.
Nineteen Blocks Sales Automation
A sales automation system that integrates Gmail, Google Sheets, Streak CRM, Notion, and Google Drive into a unified workflow.
Leantime MCP Bridge
An MCP proxy bridge for the Leantime project management system, forwarding JSON-RPC messages with proper authentication.
nexo-brain
Cognitive co-operator for Claude Code — Atkinson-Shiffrin memory, semantic RAG, trust scoring, and metacognitive error prevention.
Meta Mind
An advanced server for intelligent task management, workflow orchestration, and automatic archiving.
Google MCP
A all-in-one Google Workspace MCP server
Todoist MCP
Interact with your Todoist account to manage tasks and projects.