Gpp MCP Server
AI agents change code continuously, then lose the work that happened between commits - and the notes they keep about your codebase (CLAUDE.md, memory banks, knowledge files) go stale silently when the code moves on. gpp is a version control system built for that reality: it captures every change as it happens, promotes curated changesets with intent and provenance, and hosts project knowledge on the repo's own…
People who work with developer tools, git and knowledge graph and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-25 · ★ 2 · #164 OF 168 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-09-18
MIT · Rust servers · how we verify → /methodology
01 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
license MIT - declared in the repository
registry namespace io.github.mahabubul470 is GitHub-verified and matches the repo owner
02 · What Gpp can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.2.2 · 2026-08-23
P0.5 integration tests (sync round-trip over a live socket, git-import→promote→git-export fidelity, review→RBAC merge gate, MCP propose→accept loop) found and fixed three real bugs: · a peer branch strictly ahead of…
v0.2.1 · 2026-08-23
Every promote (CLI or MCP propose_changeset) now scans beliefs and emits belief.stale_candidate / belief.invalidated events on transitions - no post-commit hook needed. Transitions print inline on promote. · New…
v0.2.0 · 2026-08-23
Agents can now write the beliefs history polices · propose_belief (MCP tool + AgentSession::propose_belief): an agent records a claim about the code with the exact lines it rests on - evidence: ["path:start-end"], plus…
03 · Who maintains Gpp
gpp is maintained by mahabubul470. It's the only MCP server we track from this author; the repo dates to May 2026.
04 · Facts
- repository
- github.com/mahabubul470/gpp
- category
- developer tools - ranked #164 of 168 actively-maintained developer tools servers as of 2026-09-18.
- release cadence
- 4 releases in the last 90 days (latest 2026-08-23)
- registry
- io.github.mahabubul470/gpp (active, first published 2026-08-05 · 3 versions)
- packages
- cargo:gpp-cli
05 · Gpp FAQ
What is Gpp?
AI agents change code continuously, then lose the work that happened between commits - and the notes they keep about your codebase (CLAUDE.md, memory banks, knowledge files) go stale silently when the code moves on. gpp is a version control system built for that reality: it captures every change as it happens, promotes curated changesets with intent and provenance, and hosts project knowledge on the repo's own…
Is Gpp still maintained?
Yes - as of 2026-09-18, its last commit was 2026-08-25 and it shipped 4 releases in the last 90 days. We re-verify nightly.
06 · Alternatives to Gpp
Alternatives to Gpp
Maintained developer tools servers if Gpp isn't the fit.
- Xcode Build MCP XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities. ★ 6,397 · 2026-09-11
- Strata MCP server for progressive tool usage at any scale (see https://klavis.ai) ★ 5,804 · 2026-06-01
- Kubefwd Kubernetes port forwarding for local development with automatic /etc/hosts entries. ★ 4,171 · 2026-09-15
- Sem Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents ★ 3,352 · 2026-09-13
- Claude Code Explorer MCP Explore the Claude Code CLI source - browse tools, commands, search code, and more. ★ 3,342 · 2026-08-29
- Server for WinDbg Crash Analysis A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB ★ 1,578 · 2026-09-09
Pairs well with
Servers that cover what Gpp doesn't - only shown when the pairing reason fits the companion.