fimemory
Rank #26,142io.github.FutureAiIndustries/fimemory
Local-first shared memory for AI tools. Your files, encrypted at rest by default; budgeted reads.
fimemory is a Model Context Protocol (MCP) server published by FutureAiIndustries. It ranks #26,142 of 132,046 servers tracked on MCP Toplist. fimemory is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 105,904 of 132,046 servers on MCP Toplist.
Use fimemory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fimemory -e "GESTALT_PASSPHRASE=<your GESTALT_PASSPHRASE>" -- npx -y fimemoryReplace each placeholder with your own value before saving.
[mcp_servers.fimemory]
command = "npx"
args = ["-y", "fimemory"]
[mcp_servers.fimemory.env]
GESTALT_PASSPHRASE = "<your GESTALT_PASSPHRASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fimemory": {
"command": "npx",
"args": [
"-y",
"fimemory"
],
"env": {
"GESTALT_PASSPHRASE": "<your GESTALT_PASSPHRASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fimemory": {
"command": "npx",
"args": [
"-y",
"fimemory"
],
"env": {
"GESTALT_PASSPHRASE": "<your GESTALT_PASSPHRASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fimemory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fimemory"
],
"env": {
"GESTALT_PASSPHRASE": "<your GESTALT_PASSPHRASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fimemory": {
"command": "npx",
"args": [
"-y",
"fimemory"
],
"env": {
"GESTALT_PASSPHRASE": "<your GESTALT_PASSPHRASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fimemory": {
"command": "npx",
"args": [
"-y",
"fimemory"
],
"env": {
"GESTALT_PASSPHRASE": "<your GESTALT_PASSPHRASE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.FutureAiIndustries%2Ffimemory)<a href="https://mcptoplist.com/server/io.github.FutureAiIndustries%2Ffimemory"><img src="https://mcptoplist.com/badge/io.github.FutureAiIndustries%2Ffimemory.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
FutureAiIndustries
Available versions (1)
| Version | Published |
|---|---|
| 0.5.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains fimemory?
- fimemory is maintained by FutureAiIndustries, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is fimemory listed on the Official MCP Registry?
- Yes — fimemory is listed on the Official MCP Registry, alongside Glama.
- How many versions does fimemory have?
- MCP Toplist tracks 1 version of fimemory, most recently published on Aug 22, 2026.
- Where can I find the source code for fimemory?
- The source code for fimemory is hosted at github.com/FutureAiIndustries/FI-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.