Homestead Memory
Rank #7,359io.github.fuckbigtech-ai/homestead-memory
Tamper-evident record of what your AI agent did, plus local-first verifiable memory.
Homestead Memory is a Model Context Protocol (MCP) server published by fuckbigtech-ai. It ranks #7,359 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Homestead Memory is listed on Official MCP, with 6 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 124,687 of 132,046 servers on MCP Toplist.
Use Homestead Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add homestead-memory -- uvx --from homestead-memory hsm homestead-memory mcp[mcp_servers.homestead-memory]
command = "uvx"
args = ["--from", "homestead-memory", "hsm", "homestead-memory", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"homestead-memory": {
"command": "uvx",
"args": [
"--from",
"homestead-memory",
"hsm",
"homestead-memory",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"homestead-memory": {
"command": "uvx",
"args": [
"--from",
"homestead-memory",
"hsm",
"homestead-memory",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"homestead-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"homestead-memory",
"hsm",
"homestead-memory",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"homestead-memory": {
"command": "uvx",
"args": [
"--from",
"homestead-memory",
"hsm",
"homestead-memory",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"homestead-memory": {
"command": "uvx",
"args": [
"--from",
"homestead-memory",
"hsm",
"homestead-memory",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fuckbigtech-ai%2Fhomestead-memory)<a href="https://mcptoplist.com/server/io.github.fuckbigtech-ai%2Fhomestead-memory"><img src="https://mcptoplist.com/badge/io.github.fuckbigtech-ai%2Fhomestead-memory.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fuckbigtech-ai
Available versions (6)
| Version | Published |
|---|---|
| 0.5.0 | Sep 11, 2026 |
| 0.4.0 | Aug 31, 2026 |
| 0.3.5 | Aug 31, 2026 |
| 0.3.4 | Aug 26, 2026 |
| 0.3.3 | Aug 26, 2026 |
| 0.3.2 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Homestead Memory?
- Homestead Memory is maintained by fuckbigtech-ai, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Homestead Memory listed on the Official MCP Registry?
- Yes — Homestead Memory is listed on the Official MCP Registry.
- How many versions does Homestead Memory have?
- MCP Toplist tracks 6 versions of Homestead Memory, most recently published on Sep 11, 2026.
- Where can I find the source code for Homestead Memory?
- The source code for Homestead Memory is hosted at github.com/fuckbigtech-ai/homestead-memory.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.