Jambavan
UnclaimedLocal-first MCP server that gives any coding agent a persistent memory of your repo: AST code index, durable decisions, failure ledger, review packs. No LLM calls, no telemetry, no code upload.
agent-memoryai-agentsclaude-codecode-indexcode-searchcodexcoding-agentscursordeveloper-toolsllm-memorylocal-firstmcpmcp-servermodel-context-protocolpersistent-memoryprompt-compressiontree-sittertypescript
Install
$
claude mcp add jambavan -- npx -y jambavanUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (5)
decompose_task
When sub-units are genuinely independent.
dev_rules
Vibhishana Niti: YAGNI first, stdlib before dependencies, shortest working diff.
root_cause
Before debugging. Enforces observe → compare → hypothesize → fix; escalates at 3+ failed attempts.
strategy_plan
Before multi-step work. Scales the plan to task size.
verify_gate
Before claiming tests pass, a build succeeds, or a bug is fixed. Demands fresh evidence.