Skip to main content
Glama

Memory Cache MCP Server

by ibproduct

retrieve_data

Retrieve cached data from the Memory Cache MCP Server using a specified key to minimize redundant token usage and optimize language model interaction efficiency.

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

You must be authenticated.

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