Echocache MCP server
MCP server caching expensive LLM responses: HTTP-style freshness plus semantic recall.
0 stars52 downloads/wk
Reviews
Write oneNobody has reviewed Echocache yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Echocache tools (6, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
cache_getLook up a cached LLM response by exact (model, prompt, params) match, like an HTTP cache
cache_invalidatewrite actionDelete a cache entry, e.g. because the underlying source it was based on changed. With
cache_querySemantic search across all cached entries, independent of exact key matching. Use this when
cache_relatedTraverse the cache graph outward from one entry to find connected entries — ones auto-linked
cache_setStore a prompt/response pair in the cache. Call this AFTER getting a fresh response from a
cache_statsCache analytics: entry/edge counts, exact-match hit rate, queryHits/queryMisses for
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan15 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 9 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y echocache on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add echocache -- npx -y echocache
Echocache: common questions
- Is Echocache MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Echocache safety report
- How do I install Echocache?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Echocache need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Echocache maintained?
- The last commit was 10 days ago (2026-09-10). The latest release is v0.1.3.
- What can I use instead of Echocache?
- Servers from other publishers that do the same job: ContextStream MCP Server, Mockserver MCP server and Total Agent Memory MCP server. Compare all Echocache alternatives.
Alternatives to Echocache
Same job from other publishers: the closest match first, then the best rated.
- ContextStream MCP ServerProject memory, semantic code search, and grounded agent context.not reviewedEstablishedA
- MockserverMock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP.not reviewedEstablishedA
- Total Agent MemoryPersistent local memory for coding agents: temporal knowledge graph, procedural and episodic recallnot reviewedEstablishedA
- DvalincodeDeterministic security scanning, no model or API key, plus offline-verifiable proof a fix worked.not reviewedGrowingA
- Fidelis MemoryRecall locally stored agent memories through an MCP-compatible host.not reviewedGrowingB