https://github.com/coleam00/mcp-mem0
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
https://github.com/coleam00/mcp-mem0
Last synced: 3 days ago
JSON representation
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
- Host: GitHub
- URL: https://github.com/coleam00/mcp-mem0
- Owner: coleam00
- License: mit
- Created: 2025-04-13T01:06:23.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-13T01:17:14.000Z (2 months ago)
- Last Synced: 2025-04-13T02:22:03.036Z (2 months ago)
- Language: Python
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Long-Term Memory for AI Agents - Enables AI agents to store, retrieve, and search memories using semantic indexing for efficient memory management, enhancing contextual awareness. (APIs and HTTP Requests)