MCP.so
登录
L

Llmcache

@sp98

关于 Llmcache

Stop paying Claude to understand the same code it already understood yesterday.

基本信息

分类

其他

传输方式

stdio

发布者

sp98

提交者

Santosh Pillai

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Llmcache?

Llmcache is an MCP server that caches AI-generated understanding of source code. It allows Claude to read each file once and reuse the cached understanding in subsequent sessions, saving tokens and money. It is for developers who repeatedly ask Claude to analyze the same codebases.

How to use Llmcache?

Key features of Llmcache

  • Caches AI-generated understanding of source code
  • Avoids re-reading the same files across sessions
  • Reduces token usage for Claude sessions
  • Saves costs by eliminating redundant analysis

Use cases of Llmcache

  • Repeatedly working with the same codebase across multiple Claude sessions
  • Reducing AI costs when analyzing large source files
  • Ensuring consistent understanding without re-scanning files

FAQ from Llmcache

What does Llmcache do?

Llmcache caches the understanding that Claude generates from your source code, so that subsequent sessions start from cached knowledge instead of reprocessing each file.

How does Llmcache save money?

By avoiding repeated analysis of the same code files, Llmcache reduces token consumption for Claude sessions, lowering usage costs.

What data is cached?

The AI-generated understanding of source code files is cached after the first read by Claude.

评论

其他 分类下的更多 MCP 服务器