gmacev_Simple-Memory-Extension-MCP-Server

MCP-Mirror/gmacev_Simple-Memory-Extension-MCP-Server

3.1

If you are the rightful owner of gmacev_Simple-Memory-Extension-MCP-Server 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 Simple Memory Extension MCP Server is designed to enhance the context window and memory capabilities of agents, making it particularly useful for coding large features or managing complex projects.

Tools

Functions exposed to the LLM to take actions

store_context_item

Store a value with key in namespace

retrieve_context_item_by_key

Get value by key

delete_context_item

Delete key-value pair

create_namespace

Create new namespace

delete_namespace

Delete namespace and all contents

list_namespaces

List all namespaces

list_context_item_keys

List keys in a namespace

retrieve_context_items_by_semantic_search

Find items by meaning

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources