mcp-shared-memory

Dasix/mcp-shared-memory

3.3

If you are the rightful owner of mcp-shared-memory and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Shared Memory Server is an experimental server that facilitates shared memory across multiple Claude Code instances using a Git-backed storage system.

Tools

Functions exposed to the LLM to take actions

get_available_flags

Returns available flags and their check instructions.

set_project_flags

Sets flags for the client's project.

get_instruction

Reads an instruction file with templates resolved.

get_instruction_template

Reads the raw template file.

set_instruction_template

Writes a template file to shared memory.

list_instructions

Lists available instruction templates.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources