Skip to main content
Glama
July-Blue-Sky-LLC

CacheTank MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHETANK_READ_TOKENYesYour CacheTank read token (get it from the extension or cachetank.com). Required.
CACHETANK_WRITE_TOKENNoOptional. Enables saving back to your tank.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fill_tankA

Fetch this person's full CacheTank context for a specific project. Returns their identity, active project knowledge, and recent outputs. Use when you need to refresh context or switch projects mid-conversation.

cache_itA

Save a piece of knowledge, decision, or output to this person's CacheTank. Use when they make an important decision, reach a conclusion, or produce something worth keeping. They may say "cache it," "save this," or "save to my tank." Saved items become part of future context automatically.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Your CacheTank ContextPersonal and project context curated by this person. Loaded automatically at conversation start. Treat everything in Identity as established fact. Apply project context to all advice without being prompted. Never ask them to re-explain anything documented here.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/July-Blue-Sky-LLC/cachetank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server