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

mem0-mcp-server-ts
A TypeScript implementation of the Mem0 MCP server for integration with various tools like Smithery, Cursor, and more.
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
- Node.js and npm installed
- 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
-
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
- Parameters:
-
append-to-stream
- Parameters:
-
streamId
: string -
content
: string -
role
: "user" | "assistant" (optional)
-
- Returns: Success confirmation
- Parameters:
-
search-memories
- Parameters:
-
query
: string -
userId
: string -
agentId
: string (optional) -
threshold
: number (optional)
-
- Returns: Search results from Mem0
- Parameters:
-
read-stream
- Parameters:
-
streamId
: string -
startIndex
: number (optional) -
endIndex
: number (optional)
-
- Returns: Stream content
- Parameters:
-
delete-stream
- Parameters:
-
streamId
: string
-
- Returns: Deletion confirmation
- Parameters:
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:
- Add more Mem0 features (e.g., memory tagging, metadata)
- Implement proper error handling
- Add authentication and authorization
- Add additional memory operations
License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Mirror ofhttps://github.com/agentience/practices_mcp_server
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Reviews

user_eDGlrVFM
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!