mcp-conversation-save-load
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.10. Bun is a fast all-in-one JavaScript runtime.
A lightweight MCP server designed for persistent conversation storage, enabling LLMs to save and retrieve dialogue context using local file system operations.
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.2.10. Bun is a fast all-in-one JavaScript runtime.
No reviews yet
Sign in to write a review