Skip to main content
Glama

Memory Cache Server

by tosin2013

retrieve_data

Fetch cached data using a specific key to optimize token usage in language model interactions with the Memory Cache Server.

Instructions

Retrieve data from the cache

Input Schema

NameRequiredDescriptionDefault
keyYesKey of the cached data to retrieve

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Key of the cached data to retrieve", "type": "string" } }, "required": [ "key" ], "type": "object" }
Install Server

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