Skip to main content
Glama

Memory Cache Server

by tosin2013

clear_cache

Removes specific or all cached entries in the Memory Cache Server to optimize token usage and free up resources during language model interactions.

Instructions

Clear specific or all cache entries

Input Schema

NameRequiredDescriptionDefault
keyNoSpecific key to clear (optional - clears all if not provided)

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Specific key to clear (optional - clears all if not provided)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Memory Cache Server

Related Tools

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/tosin2013/mcp-memory-cache-server'

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