mcpserver.lol
registry/palim
Connection check verified live · 27h ago

palim

Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

9 tools

Read from the running server on 27h ago.

palim_add_memory tagstype*content*metadatasource_session_id
Store a memory, fact, decision, or preference for later retrieval.
palim_delete_session can modify data session_id*hard_delete
Delete a chat session. Soft delete by default (reversible). Use hard_delete=true for permanent deletion.
palim_get_brain read-only limittopic
Distilled knowledge profile. No args: recent topic index (capped). With topic: full document. Pass limit for a larger or full index.
palim_get_context read-only tagstopic*statusprojectmax_sessions
Get formatted context for a specific topic by searching and retrieving relevant sessions.
palim_help read-only category
Show an overview of all available Palim tools and usage instructions.
palim_resume read-only projecttool_sourcewithin_hoursinclude_messages
Continue the user's most recent Palim thread. Call first in a new chat, no args. Ignore the result if it is unrelated.
palim_save_context tagstitleoriginstatuscontext*project +10
Lightweight checkpoint: self-contained handoff, no transcript. Reuse session_id in this chat. Proactive after results and decisions.
palim_save_session title*summarymessages*metadataoverwritecreated_at +1
Save or append a full chat transcript (messages + summary). Prefer palim_save_context for compact handoffs. For metadata-only or URL updates use palim_update_session_metadata / pal…
palim_search read-only tagslimitquerystatusprojecttool_source
Search across all saved sessions. Supports full-text search via query, metadata filtering via tags/project/status/tool_source, or both. Omit query for tags-only filtering.