Cover image
Try Now
2025-03-23

Eine Typ -Skript -Implementierung des MEM0 MCP -Servers zur Integration mit verschiedenen Tools wie Smithery, Cursor und mehr.

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

mem0 MCP Server

A TypeScript implementation of the Model Context Protocol (MCP) server for mem0, providing memory stream functionality with Mem0 integration.

Features

  • Create memory streams with Mem0 integration
  • Append content to memory streams
  • Search memories using Mem0's semantic search
  • Read from memory streams
  • Resource-based access to memory streams
  • Delete memory streams

Prerequisites

  1. Node.js and npm installed
  2. Mem0 API key (get one from mem0.ai)

Installation

npm install

Configuration

Set your Mem0 API key as an environment variable:

export MEM0_API_KEY=your-api-key-here

Building

npm run build

Running the Server

npm start

Testing

Run the test client to verify server functionality:

npm test

API

Tools

  1. create-memory-stream

    • Parameters:
      • name: string
      • initialContent: string (optional)
      • userId: string (optional) - Mem0 user ID
      • agentId: string (optional) - Mem0 agent ID
    • Returns: Stream ID and metadata
  2. append-to-stream

    • Parameters:
      • streamId: string
      • content: string
      • role: "user" | "assistant" (optional)
    • Returns: Success confirmation
  3. search-memories

    • Parameters:
      • query: string
      • userId: string
      • agentId: string (optional)
      • threshold: number (optional)
    • Returns: Search results from Mem0
  4. read-stream

    • Parameters:
      • streamId: string
      • startIndex: number (optional)
      • endIndex: number (optional)
    • Returns: Stream content
  5. delete-stream

    • Parameters:
      • streamId: string
    • Returns: Deletion confirmation

Resources

  • memory://{streamId} - Access memory stream content directly
  • memory:// - List all memory streams

Development

The server is implemented using the MCP TypeScript SDK and provides integration with Mem0 for persistent memory storage and semantic search. To extend the implementation:

  1. Add more Mem0 features (e.g., memory tagging, metadata)
  2. Implement proper error handling
  3. Add authentication and authorization
  4. Add additional memory operations

License

MIT

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • deemkeen
  • Steuern Sie Ihren MBOT2 mit einer Power Combo: MQTT+MCP+LLM

  • jae-jae
  • MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.

    Reviews

    3 (1)
    Avatar
    user_eDGlrVFM
    2025-04-15

    I've been using the Hologres MCP Server for a while, and it's truly impressive. The integration process was seamless, and its performance meets my expectations perfectly. The documentation provided by MCP-Mirror was excellent, ensuring a smooth experience. Highly recommended for anyone needing a robust server solution!