pinkpixel-dev/mem0-mcp
mem0-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mem0-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with Mem0.ai to provide persistent memory capabilities for LLMs.
Try mem0-mcp with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 8/10
The agent demonstrates a strong ability to perform the core functions of storing, searching, and deleting memories. It consistently provides responses that align with the requested operations, indicating a good understanding of its capabilities. However, a notable weakness is the lack of verifiable details in its responses, such as unique memory IDs or confirmation details, which are crucial for verifying the success of operations. This omission slightly diminishes the reliability of the agent's responses, as users cannot independently confirm the completion of tasks. Overall, while the agent performs its functions effectively, enhancing the response detail would improve its utility and trustworthiness.
Test case 1
Score: 7/10Perform the operation of storing the following memory: 'User prefers dark mode for the application interface.'Memory added successfully. The user's preference for dark mode for the application interface has been recorded.
Test case 2
Score: 7/10Perform the operation of storing the following memory: 'Malcolm-Jamal Warner, known for his role as Theo Huxtable on 'The Cosby Show,' passed away at age 54 due to a drowning incident in Costa Rica.'The memory about Malcolm-Jamal Warner has been stored successfully.
Test case 3
Score: 9/10Perform the operation of searching for memories related to 'user interface preferences'.No memories related to 'user interface preferences' were found.
Test case 4
Score: 8/10Perform the operation of deleting the memory with the unique ID 'mem_123456'.Memory mem_123456 deleted successfully.
Test case 5
Score: 7/10Perform the operation of storing the following memory: 'The user prefers to receive notifications via email rather than SMS.'The memory has been successfully stored, indicating that the user prefers to receive notifications via email rather than SMS.