MemoRepo turns multiple GitHub repos into one read-only MCP context for coding agents

Dreki__ · reddit · 2026-07-24

MemoRepo is a local-first, read-only MCP gateway that lets coding agents query multiple related GitHub repositories as if they were one codebase.

What it does

Safety and workflow

The gateway does not allow arbitrary filesystem access or repo mutation. It validates scope, caps responses, redacts internal paths, rejects write-style Cypher, and keeps each connection tied to one active snapshot.

Suggested agent workflow

The project runs locally with Docker Compose, targets a single developer workstation, and is MIT licensed. The author is asking for feedback on the MCP surface, immutable snapshots, and whether the read-only boundary is narrow enough for real workflows.

Original post →

More from coding & agent

coding & agent channel →