memplato
Personal MCP memory server that runs on your Android phone via Termux.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Memplato Status: Palace overview — total drawers, wings, rooms
- Memplato Search: Semantic search in memplato drawers
- Memplato Add Drawer: Save memory/content into memplato
What data it sees
Do you need an account
No: the server works without sign-in
Personal MCP memory server that runs on your Android phone via Termux. 29 tools: drawers, knowledge graph, diary, semantic search, tunnels. All data stored locally on your device, never on external servers. Works with Claude, Perplexity, Cursor, Windsurf, VS Code, Zed.
Server tool list (29)
Raw names from tools/list. Only developers need these.
| memplato_status | Palace overview — total drawers, wings, rooms |
| memplato_search | Semantic search in memplato drawers |
| memplato_add_drawer | Save memory/content into memplato |
| memplato_get_drawer | Get a single drawer by ID |
| memplato_list_drawers | List drawers with optional wing/room filter |
| memplato_delete_drawer | Delete a drawer by ID (irreversible) |
| memplato_kg_add | Add fact to knowledge graph: subject → predicate → object |
| memplato_kg_query | Query knowledge graph for entity relationships |
| memplato_kg_invalidate | Mark a KG fact as no longer true |
| memplato_kg_timeline | Chronological timeline of KG facts for an entity |
| memplato_kg_stats | Knowledge graph statistics |
| memplato_diary_write | Write entry to agent diary |
| memplato_diary_read | Read recent diary entries |
| memplato_list_wings | List all wings with drawer counts |
| memplato_list_rooms | List rooms within a wing or all rooms |
| memplato_get_taxonomy | Full taxonomy: wing → room → drawer count |
| memplato_update_drawer | Update an existing drawer's content and/or metadata (wing, room). |
| memplato_get_aaak_spec | Get the AAAK dialect specification — the compressed memory format. |
| memplato_hook_settings | Get or set hook behavior: silent_save and desktop_toast flags. |
| memplato_check_duplicate | Check if content already exists in the palace before filing. |
| memplato_graph_stats | Palace graph overview: total rooms, tunnel connections, edges between wings. |
| memplato_find_tunnels | Find rooms that bridge two wings. |
| memplato_traverse | Walk the palace graph from a room. Shows connected ideas across wings. |
| memplato_create_tunnel | Create a cross-wing tunnel linking two palace locations. |
| memplato_list_tunnels | List all explicit cross-wing tunnels. Optionally filter by wing. |
| memplato_delete_tunnel | Delete an explicit tunnel by its ID. |
| memplato_follow_tunnels | Follow tunnels from a room to see what it connects to in other wings. |
| memplato_memories_filed_away | Check if a recent palace checkpoint was saved. Returns message count and timestamp. |
| memplato_reconnect | Force reconnect to the palace database. Use after external scripts modified the palace directly. |