1. Conduid
  2. RAG
  3. Contextlake
MCP server · RAG

Contextlake

A local context layer for AI tools: mirror your repositories, index them into a knowledge graph, and serve it over MCP so agents answer from real source instead of guessing.

34Low

Scored 2 hours ago · breakdown

About Contextlake

Contextlake is an MCP server published by sayak-sarkar in the RAG category: a local context layer for AI tools: mirror your repositories, index them into a knowledge graph, and serve it over MCP so agents answer from real source instead of guessing. It has been installed 0 times through Conduid.

The repository has 2 stars and 0 forks.

Install

Clone
git clone https://github.com/sayak-sarkar/contextlake

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Contextlake

Powered by Claude · Grounded in docs

I know everything about Contextlake. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

Releases

v9.2.0contextlake 9.2.0 · 6 Sep 2026Added A networked server now records which key called which tool, and `contextlake kb keys usage` reads it back.** `kb keys list`'s `LAST USED` column, frozen at `-` since it shipped, is filled from the same file. Usage: 140 calls (140…
v9.1.0contextlake 9.1.0 · 6 Sep 2026Added `--json` on all seven `kb keys` verbs.** `create`, `revoke`, `rotate`, `prune` and `check` now emit a document, joining `list` and `show`. 9.0.0 made those five refuse the flag at exit 2. That was the honest interim state: the…
v9.0.0contextlake 9.0.0 · 6 Sep 2026Added `contextlake kb keys`, the command every key-file refusal already named.** Seven verbs: `create`, `list`, `show`, `revoke`, `rotate`, `check` and `prune`. `kb serve` refuses to start on several key-file states, and each refusal told…
v8.13.0contextlake 8.13.0 · 1 Sep 2026Changed The ambiguity fanout cap is 10, not 6, and stores re-index to pick it up.** A call reference naming a symbol defined in more than the cap's many places produces no edge at all, so the caller is simply absent from "who calls X".…
v8.12.0contextlake 8.12.0 · 1 Sep 2026Added A node in the architecture graph now opens the wiki for its repo, and lands on the subsystem page covering that node's file.** The graph page had no wiki link of any kind. Inside the dashboard the graph runs in an iframe, so the…
Questions

About Contextlake

How do I install Contextlake?

Run git clone https://github.com/sayak-sarkar/contextlake, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Contextlake safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Contextlake still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.