Skip to main content
Glama

manage_cache

Optimize MCP server cache by clearing, analyzing stats, cleaning up, or invalidating specific keys to enhance resource efficiency and performance.

Instructions

Manage MCP resource cache (clear, stats, cleanup)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesCache management action to perform
keyNoSpecific cache key to invalidate (for invalidate action)

Implementation Reference

  • Registration of the 'manage_cache' tool in the server context generator's list of available tools. This is where the tool is documented as part of the server's capabilities.
    { name: 'manage_cache', description: 'Manage multi-level caching system' },

Latest Blog Posts

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-adr-analysis-server'

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