mem0-mcp-for-pm

mem0-mcp-for-pm

3.3

If you are the rightful owner of mem0-mcp-for-pm 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.

mem0 MCP Server bridges MCP Host applications and the mem0 cloud service, enabling structured project memory management and semantic search for project-related information.

The mem0 MCP Server is designed to facilitate seamless integration between MCP Host applications and the mem0 cloud service, focusing on structured project memory management and semantic search capabilities. It supports project memory storage and retrieval, allowing users to manage project-related information efficiently. The server is compatible with stdio-based MCP protocol tools and offers flexible logging options. It is optimized for project management tasks, utilizing TOML-based templates for data handling, which enhances the efficiency of data extraction by the mem0 cloud service. The server also supports pipx-based installation and execution, simplifying deployment and usage.

Features

  • Project memory storage and retrieval
  • Semantic search for project information
  • Structured project management data handling
  • Fully tested stdio-based MCP Server tools
  • Flexible logging: stderr by default, file output via --logfile

Tools

  1. add_project_memory

    Adds a new project memory entry.

  2. get_all_project_memories

    Retrieves all project memory entries.

  3. search_project_memories

    Performs a semantic search on project memories.

  4. update_project_memory

    Updates an existing project memory entry.

  5. delete_project_memory

    Deletes a specific project memory entry.

  6. delete_all_project_memories

    Deletes all project memory entries.