Skip to main content
Glama

Memory Cache Server

by tosin2013

retrieve_data

Retrieve cached data efficiently using a key from the Memory Cache Server, optimizing token usage during language model interactions for improved performance.

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" }

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