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

mem0-mcp
3 years
Works with Finder
3
Github Watches
14
Github Forks
100
Github Stars
MCP Server with Mem0 for Managing Coding Preferences
This demonstrates a structured approach for using an MCP server with mem0 to manage coding preferences efficiently. The server can be used with Cursor and provides essential tools for storing, retrieving, and searching coding preferences.
Installation
- Clone this repository
- Initialize the
uv
environment:
uv venv
- Activate the virtual environment:
source .venv/bin/activate
- Install the dependencies using
uv
:
# Install in editable mode from pyproject.toml
uv pip install -e .
- Update
.env
file in the root directory with your mem0 API key:
MEM0_API_KEY=your_api_key_here
Usage
- Start the MCP server:
uv run main.py
- In Cursor, connect to the SSE endpoint, follow this doc for reference:
http://0.0.0.0:8080/sse
- Open the Composer in Cursor and switch to
Agent
mode.
Demo with Cursor
https://github.com/user-attachments/assets/56670550-fb11-4850-9905-692d3496231c
Features
The server provides three main tools for managing code preferences:
-
add_coding_preference
: Store code snippets, implementation details, and coding patterns with comprehensive context including:- Complete code with dependencies
- Language/framework versions
- Setup instructions
- Documentation and comments
- Example usage
- Best practices
-
get_all_coding_preferences
: Retrieve all stored coding preferences to analyze patterns, review implementations, and ensure no relevant information is missed. -
search_coding_preferences
: Semantically search through stored coding preferences to find relevant:- Code implementations
- Programming solutions
- Best practices
- Setup guides
- Technical documentation
Why?
This implementation allows for a persistent coding preferences system that can be accessed via MCP. The SSE-based server can run as a process that agents connect to, use, and disconnect from whenever needed. This pattern fits well with "cloud-native" use cases where the server and clients can be decoupled processes on different nodes.
Server
By default, the server runs on 0.0.0.0:8080 but is configurable with command line arguments like:
uv run main.py --host <your host> --port <your port>
The server exposes an SSE endpoint at /sse
that MCP clients can connect to for accessing the coding preferences management tools.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
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.
🔥 1Panel bietet eine intuitive Weboberfläche und einen MCP -Server, um Websites, Dateien, Container, Datenbanken und LLMs auf einem Linux -Server zu verwalten.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
AWS MCP -Server - Spezielle MCP -Server, die AWS -Best Practices direkt in Ihren Entwicklungsworkflow bringen
🧑🚀 全世界最好的 llm 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Zusammenfassung der weltbesten LLM -Ressourcen.
Reviews

user_oipjoZV1
As a dedicated user of the mem0-mcp application, I'm thoroughly impressed with its efficiency and functionality. The user interface is intuitive and the features offered are incredibly useful for my needs. I highly recommend checking out this project on GitHub by mem0ai. The attention to detail and regular updates make it stand out. This is a must-try for anyone interested in maximizing their productivity with cutting-edge tools.