https://github.com/davioliveeira/memory-mcp
An mcp server that you can use to store and retrieve ideas, prompt templates, personal preferences to use with you favourite AI tool that supports the modelcontextprovider protocol.
https://github.com/davioliveeira/memory-mcp
Last synced: 3 days ago
JSON representation
An mcp server that you can use to store and retrieve ideas, prompt templates, personal preferences to use with you favourite AI tool that supports the modelcontextprovider protocol.
- Host: GitHub
- URL: https://github.com/davioliveeira/memory-mcp
- Owner: davioliveeira
- License: mit
- Fork: true (drdee/memory-mcp)
- Created: 2025-05-06T14:19:34.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-06T15:44:40.000Z (about 1 month ago)
- Last Synced: 2025-05-06T15:58:56.404Z (about 1 month ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Memory Server - Store and retrieve memories efficiently using SQLite as the backend. Offers tools for managing memories, including functions to remember, get, list, update, and delete entries, along with command-line inspection capabilities. (Memory Management)