mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 17:45:57 +00:00
Add Glama score badge for NexusMem
This commit is contained in:
@@ -2481,7 +2481,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
|
|||||||
- [ohad6k/emulo](https://github.com/ohad6k/emulo) [](https://glama.ai/mcp/servers/ohad6k/emulo) 🐍 🏠 - Loads your personal profile, mined from your local Claude Code/Codex/OpenCode logs, so your agent works like you instead of a cold start. One tool, `load_emulo_profile`. Run with `uvx emulo mcp`.
|
- [ohad6k/emulo](https://github.com/ohad6k/emulo) [](https://glama.ai/mcp/servers/ohad6k/emulo) 🐍 🏠 - Loads your personal profile, mined from your local Claude Code/Codex/OpenCode logs, so your agent works like you instead of a cold start. One tool, `load_emulo_profile`. Run with `uvx emulo mcp`.
|
||||||
- [ctxfile/ctxfile](https://github.com/ctxfile/ctxfile) [](https://glama.ai/mcp/servers/ctxfile/ctxfile) 📇 🏠 🍎 🪟 🐧 - Local-first MCP server that snapshots your project's working state — files, git, plan, and decisions — into one structured context object and hands it to any MCP client in a single call. Save a session in one agent, continue it in another. Zero network calls by default; read-only over your project. Works with Claude Code, Cursor, and any MCP client. `npx -y ctxfile`
|
- [ctxfile/ctxfile](https://github.com/ctxfile/ctxfile) [](https://glama.ai/mcp/servers/ctxfile/ctxfile) 📇 🏠 🍎 🪟 🐧 - Local-first MCP server that snapshots your project's working state — files, git, plan, and decisions — into one structured context object and hands it to any MCP client in a single call. Save a session in one agent, continue it in another. Zero network calls by default; read-only over your project. Works with Claude Code, Cursor, and any MCP client. `npx -y ctxfile`
|
||||||
- [atakanelik34/Bilinc](https://github.com/atakanelik34/Bilinc) [](https://glama.ai/mcp/servers/atakanelik34/Bilinc) 🐍 ☁️ 🍎 🪟 🐧 - Hosted agent memory that keeps an audit trail. Three tools — `commit_mem`, `recall`, `status` — where each write carries provenance (which run, tool, or operator produced it), contradictions with prior state surface as inspectable changes rather than silent overwrites, and a bad run is recovered from a snapshot instead of repaired by hand. `pip install -U bilinc`
|
- [atakanelik34/Bilinc](https://github.com/atakanelik34/Bilinc) [](https://glama.ai/mcp/servers/atakanelik34/Bilinc) 🐍 ☁️ 🍎 🪟 🐧 - Hosted agent memory that keeps an audit trail. Three tools — `commit_mem`, `recall`, `status` — where each write carries provenance (which run, tool, or operator produced it), contradictions with prior state surface as inspectable changes rather than silent overwrites, and a bad run is recovered from a snapshot instead of repaired by hand. `pip install -U bilinc`
|
||||||
- [yaminbkk/NexusMem](https://github.com/yaminbkk/NexusMem) 📇 🏠 🪟 🐧 - Correlates a failed shell command (with its exit code) to whatever later fixed it, alongside git diffs and docs — recorded locally in SQLite, nothing sent anywhere.
|
- [yaminbkk/NexusMem](https://github.com/yaminbkk/NexusMem) [](https://glama.ai/mcp/servers/yaminbkk/NexusMem) 📇 🏠 🪟 🐧 - Correlates a failed shell command (with its exit code) to whatever later fixed it, alongside git diffs and docs — recorded locally in SQLite, nothing sent anywhere.
|
||||||
|
|
||||||
### ⚖️ <a name="legal"></a>Legal
|
### ⚖️ <a name="legal"></a>Legal
|
||||||
Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information.
|
Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information.
|
||||||
|
|||||||
Reference in New Issue
Block a user