MCP HubMCP Hub
G

Simple-Memory-Extension-MCP-Server

By gmacev·Visit Source
MCP server for extending AI agent memory and context
April 18, 2025
22 days ago
0 Clicks

What is this MCP

This is a Model Context Protocol (MCP) server designed to extend the memory and context window of AI agents. It provides persistent storage and retrieval of contextual information, enabling agents to maintain state across interactions.

How to use this MCP

  • Install dependencies with npm install
  • Start the server with npm start
  • Use the provided API endpoints to store, retrieve, and manage context items
  • Leverage semantic search for meaning-based retrieval of stored information
  • What this MCP can be used for

    - Maintaining coding context during large development tasks

    - Storing and recalling key moments in agent interactions

    - Building agents with long-term memory capabilities

    - Creating persistent knowledge bases for AI workflows

    Repository Info
    Stars:
    6
    Forks:
    1
    Watchers:
    6
    Last Updated: 1 month ago