Skip to main content
Glama

Memory Cache MCP Server

by ibproduct

clear_cache

Remove specific or all cached entries in the Memory Cache MCP Server to manage stored data efficiently and reduce redundant token usage 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" }
Install Server

Other Tools from Memory Cache MCP 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/ibproduct/ib-mcp-cache-server'

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