MCP server that lets your AI assistant remember everything about your home.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"home-memory": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server that lets your AI assistant remember everything about your home.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Home Memory and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Ask your home.
Your AI assistant's memory for everything in and around your home.
Website with demo video, screenshots, and examples
Home Memory is an MCP server that gives your AI assistant structured, persistent knowledge about your home — every room, every device, every pipe and cable, every item you own. It plugs into Claude, OpenAI Codex, or any MCP-compatible AI and turns natural conversation into a living, queryable documentation of your home and everything in it.
No app to learn. No forms to fill out. Your home data stays in a single file on your machine — the AI is your interface.
Tell your AI about your heat pump, your car, your power tools, or your wine collection — it extracts the relevant details and stores them as structured data in your local database. Snap a photo of a device or hand it an invoice — same thing. Ask "What's in the basement?" or "When is my car due for inspection?" and get real answers from real data, not hallucinations.
Claude Desktop (Anthropic)
Codex App (OpenAI)
Document anything by just talking:
"I have a Daikin Altherma heat pump in the utility room."
Your AI finds the right category, resolves the location, and creates the element — no manual data entry.
"My car is a 2023 Toyota Corolla Hybrid — next inspection is due in March."
Not just building infrastructure — vehicles, tools, appliances, valuables, anything that belongs to you.
Ask questions about your home:
"What's in the basement?" · "Show me all planned purchases." · "Where is my washing machine?"
Upload a photo and let your AI identify it:
(attach a photo of a device) "What is this? Add it to the utility room."
Vision-capable AIs recognize the device and create the element via MCP.
Read an invoice and extract devices:
(attach a PDF invoice) "Extract the installed devices and add them to my home."
Track connections between elements:
"The circuit breaker panel feeds the kitchen outlet via NYM-J 3x1.5."
Cable routes, pipe runs, duct paths — documented as connections between elements.
Plan renovations:
"We're planning a PV system on the roof." · "The old oil heater was removed last year."
Track what's planned, what exists, and what's been removed.
The release ZIP is self-contained — no .NET, no Firebird, no other software to install.
C:\HomeMemory\Choose one of the following clients:
home-memoryC:\HomeMemory\HomeMemoryMCP.exeOr via Codex CLI:
codex mcp add home-memory -- "C:\HomeMemory\HomeMemoryMCP.exe"
</de