move_to_archivemasaki-kato-119/mdmem — Move a memory file to archive without changing content.
get_change_logmasaki-kato-119/mdmem — Retrieve the change log.
search_memorymasaki-kato-119/mdmem — Search memory files by keyword and graph expansion.
check_archive_candidatesmasaki-kato-119/mdmem — Propose files that are candidates for archiving.
get_indexmasaki-kato-119/mdmem — Retrieve the index of memory files (registry).
list_storiesDesignfever/mcp-ikaos-story — List Supabase-backed Story status, content revision, preview route, and docs link.
get_story_contextDesignfever/mcp-ikaos-story — Read identity, authoritative document link, current content JSON, and revision.
get_story_rulesDesignfever/mcp-ikaos-story — Read fixed workflow, semantic, Quote, catalog, or producer rules through the API.
save_story_contentDesignfever/mcp-ikaos-story — Create or modify content/layout JSON with optimistic revision protection.
validate_storyDesignfever/mcp-ikaos-story — Validate the current Story identity and required content arrays.
upload_story_imageDesignfever/mcp-ikaos-story — Upload a local PNG/JPG/WebP file, up to 20MB.
update_story_imageDesignfever/mcp-ikaos-story — Replace the file using the scoped image ID returned by upload.
chatsinner12123/cn-free-ai-mcp — Text chat, writing, translation, code generation using Zhipu glm-4.7-flash (free).
generate_imagesinner12123/cn-free-ai-mcp — Generate an image using Zhipu cogview-3-flash (free).
transcribe_audiosinner12123/cn-free-ai-mcp — Speech-to-text (ASR) using Zhipu glm-asr-2512 (free quota).
text_to_speechsinner12123/cn-free-ai-mcp — Text-to-speech (TTS) using Microsoft Edge TTS (default, free) or Zhipu glm-tts (paid).
redis_inspectwahyuakbarwibowo/redis-mcp — Type + TTL + value for any key type
redis_infowahyuakbarwibowo/redis-mcp — Server INFO (memory, stats, keyspace, …)
redis_setwahyuakbarwibowo/redis-mcp — Set a string key (won't overwrite without overwrite=true)
redis_deletewahyuakbarwibowo/redis-mcp — Delete keys via UNLINK
redis_expirewahyuakbarwibowo/redis-mcp — Set a key's TTL
redis_flushdbwahyuakbarwibowo/redis-mcp — Wipe the current DB
redis_scanwahyuakbarwibowo/redis-mcp — List keys by pattern (SCAN, limited)
redis_getwahyuakbarwibowo/redis-mcp — Get a string key
create-smart-table-sheet@promptlayer/mcp-server — Create a sheet. Omit source for a blank sheet, or pass a file (CSV/JSON) or request-log source to seed rows. Explicit title is kept; otherwi