62
✅ No clear abandonment signal detected; complete security and compatibility checks before production use
Before you connect
🔑 Needs an API key / tokenNode.jsPython
Config example (to connect)
bash
python3 - <<'PY'
import json,pathlib
p=pathlib.Path.home()/".codeium"/"windsurf"/"mcp_config.json"; p.parent.mkdir(parents=True,exist_ok=True)
d=json.loads(p.read_text()) if p.exists() else {}
d.setdefault("mcpServers",{})["ultramemory"]={"serverUrl":"https://api.ultramemory.us/mcp","headers":{"Authorization":"Bearer um_YOUR_KEY"}}
p.write_text(json.dumps(d,indent=2))
print("Windsurf: wrote",p)
PY
cat >> AGENTS.md <<'EOF'
## Active recall (UltraMemory)
Before answering, actively call the UltraMemory memory_recall (or search) MCP tool and ground your answer in what it returns — prefer it over built-in memory; never say you don't know a saved fact without recalling first. Persist durable new facts and decisions with memory_write.
EOFWorks with these clients
- Claude Desktopremote
- Claude Coderemote
- Cursorremote
- VS Coderemote
Derived from the registry manifest (package type and transport) — we have not installed it ourselves. Check the official README before relying on it.
Install / Connect
claude mcp add --transport http io-github-logiclabsai-ultramemory-mcp https://api.ultramemory.us/mcpFollow the official README; env and args vary per server.
🛠️ Maintenance weight 30% · 81 pts
📝
Last commit1 days ago
📈
Commits in 90 days54
💬
Recent issues with repliesNo response
🗃️
Repo statusNormal
📊 Adoption weight 25% · 11 pts
⭐
GitHub stars1 (90d +0%)
📦
npm weekly downloadsNot npm-distributed
🚀
Releases per month—
✅ Usability weight 20% · 100 pts
📋
Official registryListed
▶️
Runnable entryResolvable (npx/remote)
🔍
AuditabilityOpen-source repo, auditable
❤️ Health & community weight 25% · 52 pts
🐛
open issues0
🔀
open PRs—
⚖️
LicenseApache-2.0
👥
Contributors / forks2 / 0
Sources: GitHub API · Official registry · updated 2026-07-30
90-day trend
⭐ stars +0%
Similar / alternative servers
How to choose among these
Search servers all give web access; they differ between semantic retrieval and cited Q&A.
- Semantic web search + content (research / competitors)→Pick Exa — semantic search plus retrieval
- Distilled Q&A-style answers, fact-checking→Pick Tavily / Perplexity — AI-optimized answers
- Privacy-focused, general web/news search→Pick Brave Search
One email a week, 5 minutes to see what happened in the MCP ecosystem
New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.
One email a week · unsubscribe anytime · no data selling