Skip to main content
Glama

Mode Manager MCP

optimize_memory

Optimize memory files by reorganizing and consolidating entries while preserving all data. Use AI-driven optimization to enhance efficiency and manage memory effectively within the MCP server.

Instructions

Manually optimize a memory file using AI to reorganize and consolidate entries while preserving all information.

Input Schema

NameRequiredDescriptionDefault
forceNoForce optimization regardless of criteria
memory_fileNo

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "description": "Force optimization regardless of criteria", "title": "Force", "type": "boolean" }, "memory_file": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Memory File" } }, "type": "object" }

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/NiclasOlofsson/mode-manager-mcp'

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