{"type":"mcp_server","name":"mem0-mcp","description":"This repository provides an MCP server integrated with mem0 for efficient coding preference management, enabling storage, retrieval, and semantic search of code snippets and best practices within Cursor.","category":"Developer Tools","language":"Python","stars":655,"forks":8,"owner":"mem0ai","github_url":"https://github.com/mem0ai/mem0-mcp","homepage":null,"setup":"## Setup\n\n1. Clone this repository\n2. Initialize the `uv` environment:\n\n```bash\nuv venv\n```\n\n3. Activate the virtual environment:\n\n```bash\nsource .venv/bin/activate\n```\n\n4. Install the dependencies using `uv`:\n\n```bash\nuv pip install -e .\n```\n\n5. Update `.env` file in the root directory with your mem0 API key:\n\n```bash\nMEM0_API_KEY=your_api_key_here\n```","tools":"## Available Tools\n\n1. `add_coding_preference`: Store code snippets, implementation details, and coding patterns with comprehensive context.\n2. `get_all_coding_preferences`: Retrieve all stored coding preferences to analyze patterns, review implementations, and ensure no relevant information is missed.\n3. `search_coding_preferences`: Semantically search through stored coding preferences to find relevant code implementations, programming solutions, best practices, setup guides, and technical documentation.","faq":null,"created_at":"2025-02-18T08:35:49+00:00","updated_at":"2025-03-28T17:04:58+00:00","source_url":"https://model-context-protocol.com/servers/code-preference-management-mcp-mem0-server","related_articles":[]}