This repository contains a standalone MCP server built with fastmcp and a small async client for smoke testing.
fastmcp
memory_server.py
memory_client.py
requirements.txt
pip install -r requirements.txt
python memory_client.py
The server stores data in memory_data.json and includes timestamps for every saved record.
memory_data.json