Memory-Plus
About
a lightweight, local RAG memory store to record, retrieve, update, delete, and visualize persistent "memories" across sessions—perfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them.
Details
- Author
- Yuchen20
- Downloads
- 324
- Categories
- Database, Community, Other, Knowledge Base, AI
Jump to
- Memory recording and updating across sessions.
- Improved prompt engineering for smarter memory retention.
- Visualizes the memory graph for better understanding.
- Supports importing files into the memory system.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Memory-PlusCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install Memory Plus by obtaining a Google API key, setting it as GOOGLE_API_KEY, and installing the UV runtime. Then run uvx memory-plus in your terminal, or add the command and args to your IDE's MCP configuration (e.g., VS Code settings.json). For local testing, use the MCP Inspector command npx @modelcontextprotocol/inspector fastmcp run run .\\memory_plus\\mcp.py, or run the provided agent.py chatbot template.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"memory-plus": {
"memory-plus": {
"command": "uvx",
"args": [
"memory-plus"
]
}
}
}
}
McpServers
{
"memory-plus": {
"command": "uvx",
"args": [
"memory-plus"
]
}
}
2. How do I use memory-plus in a real chat session?
- Simply add the MCP JSON file to your MCP setup.
- Once added, memory-plus will automatically activate when needed.
Read and write access to Airtable databases.
BigQuery database integration with schema inspection and query capabilities
Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication
Universal database MCP server supporting multiple database types including PostgreSQL, Redshift, CockroachDB, MySQL, RDS MySQL, Microsoft SQL Server, BigQuery, Oracle DB, and SQLite
MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort.
Universal database MCP server supporting mainstream databases.
MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation.
Leverages your Schemas and Access Patterns to interact with your DynamoDB Database using natural language.
MCP server acting as an interface to the Frankfurter API for currency exchange data.](https://github.com/Yuchen20/Memory-Plus/blob/HEAD/LICENSE)
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





