Facthouse
Rank #3,191io.github.gordonkjlee/facthouse
Local AI memory: neuroscience-inspired Data→Information→Knowledge in SQLite you own.
Facthouse is a Model Context Protocol (MCP) server published by gordonkjlee. It ranks #3,191 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Facthouse is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 128,855 of 132,046 servers on MCP Toplist.
Use Facthouse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add facthouse -- npx -y @facthouse/mcp[mcp_servers.facthouse]
command = "npx"
args = ["-y", "@facthouse/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"facthouse": {
"command": "npx",
"args": [
"-y",
"@facthouse/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"facthouse": {
"command": "npx",
"args": [
"-y",
"@facthouse/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"facthouse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@facthouse/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"facthouse": {
"command": "npx",
"args": [
"-y",
"@facthouse/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"facthouse": {
"command": "npx",
"args": [
"-y",
"@facthouse/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.gordonkjlee%2Ffacthouse)<a href="https://mcptoplist.com/server/io.github.gordonkjlee%2Ffacthouse"><img src="https://mcptoplist.com/badge/io.github.gordonkjlee%2Ffacthouse.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
gordonkjlee
Available versions (9)
| Version | Published |
|---|---|
| 0.31.0 | Sep 10, 2026 |
| 0.30.0 | Sep 6, 2026 |
| 0.29.1 | Sep 5, 2026 |
| 0.28.1 | Sep 4, 2026 |
| 0.28.0 | Sep 4, 2026 |
| 0.27.1 | Sep 4, 2026 |
| 0.26.0 | Sep 2, 2026 |
| 0.25.0 | Sep 1, 2026 |
| 0.24.2 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Facthouse?
- Facthouse is maintained by gordonkjlee, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Facthouse listed on the Official MCP Registry?
- Yes — Facthouse is listed on the Official MCP Registry, alongside Glama.
- How many versions does Facthouse have?
- MCP Toplist tracks 9 versions of Facthouse, most recently published on Sep 10, 2026.
- Where can I find the source code for Facthouse?
- The source code for Facthouse is hosted at github.com/gordonkjlee/openmemory.
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.