$ timeahead.in
/ servers/npm/@cachly-dev/mcp-server
npm

@cachly-dev/mcp-server

The #1 MCP memory server on npm (2026). Give Claude, Cursor, Copilot, Windsurf & Cline a persistent AI brain that never forgets. Learns automatically from every session, bug fix & git commit — no manu

2 stars867/wkupdated 2d agogithub ↗
76fair
▣ Overview

What it does

cachly indexes a project's git history to extract patterns, bug fixes, and architectural decisions, then exposes that knowledge to Claude, Cursor, Copilot, Windsurf, and other editors during coding sessions. It acts as a semantic cache layer that persists context across sessions and team members, reducing the need to re-explain shared knowledge on each request.

Who it's for

Engineers and teams whose AI context resets between sessions, or who repeatedly re-explain the same architectural patterns, deployment gotchas, and past bug fixes to different team members. Particularly valuable in codebases with tribal knowledge about why certain fixes were needed.

Common use cases

  • Extract lessons from git history to brief Claude on deployment constraints before a feature task
  • Preserve context about recurring bugs so the AI recalls the root cause without re-diagnosis
  • Share troubleshooting patterns across team members' editing sessions
  • Reduce LLM calls via semantic caching of project-specific knowledge

Setup pitfalls

  • Reads entire filesystem and git history; ensure no credentials, API keys, or secrets are in commit history before enabling
  • One secret was detected during analysis—review commits for accidentally-committed tokens before setup
  • Requires browser-based authentication via device-flow on first run
  • Sends project data to their service; verify compliance with your security and privacy requirements
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
38
7.5
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
75.5
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "cachly-devmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@cachly-dev/mcp-server"
      ]
    }
  }
}
📈 Score historylast 34 snapshots
5/25/20267/21/2026 · 34 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads867
github stars2
forks1
open issues4
license✓ present
readme length15899 chars
last publish2d ago
last commit2d ago
last updated4d ago
install verified✓ pass · 21d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points