Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Sonjuane • Uncategorized
A Node.js HTTP-only MCP server for storing and retrieving project memories via RESTful API.
Store and retrieve project-related memories locally within a workspace.
A secure, token-authenticated HTTP API to manage long-term memory in development environments.
Integration with VS Code and other MCP clients using RESTful or stdio communication.
Mem0 MCP Server is a lightweight Node.js implementation of the Model Context Protocol server that operates exclusively over HTTP for easy deployment and integration. It stores memories locally within project workspaces, supports token-based authentication, rate limiting, and offers RESTful API endpoints for saving, searching, and retrieving memories. The server is designed for seamless integration with VS Code extensions and other MCP clients, providing a modern, container-friendly, and extensible memory management solution.