MCP Servers / productivity / Memory Pickle MCP

Memory Pickle MCP

JSON →
none21productivity

A project management and session memory tool for AI agents to track projects, tasks, and context during chat sessions.

Install
How to run this server
[ { "cmd": "npx -y @cabbages/memory-pickle-mcp`", "imports": [] } ]
server path: memory-pickle-mcp
Tools
What this server exposes
recall_state
Recall the current state of the session, including active project and tasks
list_tasks
List all tasks in the current session
get_project_overview
Get an overview of the current project
get_task_details
Get detailed information about a specific task
create_project
Create a new project
create_task
Create a new task, optionally as a subtask of a parent task
update_task
Update a task's progress, notes, blockers, or completion status
switch_context
Switch the active project context
remember_this
Store a piece of information with importance level for later recall
recall_context
Search stored memories by query and importance level
export_session
Export the current session data in markdown format
generate_handoff_summary
Generate a clean transition summary for session handoff
Configuration
Environment & auth
authnone
Resources
Memory Pickle MCP — MCP Server · libregistry