Skip to main content
Glama

MCP Utility Tools

by haasonsaas

cache_clear

Remove all cache entries or target a specific namespace to optimize MCP server performance and ensure updated data access.

Instructions

Clear all entries from the cache or a specific namespace

Input Schema

NameRequiredDescriptionDefault
namespaceNoClear only this namespace, or all if not specified

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "Clear only this namespace, or all if not specified", "type": "string" } }, "type": "object" }
Install Server

Other Tools from MCP Utility Tools

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/haasonsaas/mcp-utility-tools'

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