CacheTank MCP Server
Rank #30696glama/July-Blue-Sky-LLC/cachetank-mcp
Provides persistent personal context (identity, projects, decisions, knowledge) to MCP-compatible AI tools, eliminating the need to re-explain yourself across sessions.
CacheTank MCP Server is a Model Context Protocol (MCP) server published by July-Blue-Sky-LLC. It ranks #30696 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. CacheTank MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 28,204 of 58,900 servers on MCP Toplist.
Use CacheTank MCP Server
Add CacheTank MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cachetank-mcp": {
"command": "npx",
"args": [
"-y",
"cachetank-mcp"
],
"env": {
"CACHE_TANK_URL": "<your CACHE_TANK_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
July-Blue-Sky-LLC
Available versions (2)
| Version | Published |
|---|---|
| 2.1.2 | Apr 11, 2026 |
| 2.1.1 | Apr 9, 2026 |
Frequently asked questions
- What is CacheTank MCP Server?
- Provides persistent personal context (identity, projects, decisions, knowledge) to MCP-compatible AI tools, eliminating the need to re-explain yourself across sessions.
- Who maintains CacheTank MCP Server?
- CacheTank MCP Server is maintained by July-Blue-Sky-LLC, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is CacheTank MCP Server listed on the official MCP registry?
- Yes — CacheTank MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does CacheTank MCP Server have?
- MCP Toplist tracks 2 versions of CacheTank MCP Server, most recently published on Apr 11, 2026.
- Where can I find the source code for CacheTank MCP Server?
- The source code for CacheTank MCP Server is hosted at github.com/July-Blue-Sky-LLC/cachetank-mcp.