Add project-memory-mcp to Knowledge & Memory

This commit is contained in:
Kaustubh
2026-07-31 08:34:13 +02:00
parent 375407c729
commit d13d23507a
+1
View File
@@ -2481,6 +2481,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [ohad6k/emulo](https://github.com/ohad6k/emulo) [![ohad6k/emulo MCP server](https://glama.ai/mcp/servers/ohad6k/emulo/badges/score.svg)](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) [![ctxfile/ctxfile MCP server](https://glama.ai/mcp/servers/ctxfile/ctxfile/badges/score.svg)](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) [![atakanelik34/Bilinc MCP server](https://glama.ai/mcp/servers/atakanelik34/Bilinc/badges/score.svg)](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`
- [kaaustubh/project-memory-mcp](https://github.com/kaaustubh/project-memory-mcp) 📇 🏠 - Persistent memory for AI coding agents over plain files in your repo (AGENTS.md + issues.jsonl) — no DB, no vectors. Captures past bugs & fixes, decisions, and your corrections (proactively, plus an optional Stop hook), and auto-recalls them next session. Works with Claude Code & Cursor. `npx -y @kaaustubh/project-memory-mcp install`
### ⚖️ <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.