Charly Memory Cache

by ibproduct

13 stars
Not rated
GitHub

About

Caches data between language model queries to optimize token consumption and reduce costs in AI interactions.

Details

Author
ibproduct
GitHub stars
13
Categories
Database, AI, Productivity, Developer Tools, Design, File Management, Infrastructure, Frontend
Tags
#mobile

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Charly Memory Cache
    Command (node, npx, python, etc.) npx
    Arguments
    • Argument 1 -y
    • Argument 2 @highlight/mcp-server

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "charly memory cache": {
            "env": {},
            "args": [
                "-y",
                "@highlight/mcp-server"
            ],
            "command": "npx"
        }
    }
}

Linux

{
    "env": [],
    "args": [
        "-y",
        "@highlight/mcp-server"
    ],
    "command": "npx"
}

Macos

{
    "env": [],
    "args": [
        "-y",
        "@highlight/mcp-server"
    ],
    "command": "npx"
}

Windows

{
    "env": [],
    "args": [
        "/c",
        "npx",
        "-y",
        "@highlight/mcp-server"
    ],
    "command": "cmd"
}

An MCP server that reduces token consumption by efficiently caching data between language model interactions.

Provides searchable local storage for Claude conversation history, enabling context retrieval during sessions.

A server providing persistent memory for AI assistants, with support for multiple AI providers.

Enables Large Language Models to store and retrieve persistent memories with intelligent search capabilities.

A memory management system for AI assistants to store, retrieve, and manage user information using a local database.

An autonomous memory management system for Claude AI, featuring multi-provider LLM integration and a persistent memory database.

Engram is a hosted MCP server that provides reliable memory for AI agents:

Hydrolix time-series datalake integration providing schema exploration and query capabilities to LLM-based workflows.

Self-hosted MCP memory server for personal use and teams

An intelligent memory management server with 14 optimized tools. It provides AI-powered summaries, a clean interface, and supports an optional PostgreSQL database with pgvector.

Persistent memory, teams, and projects for AI agents. 76 MCP tools for storing, recalling, and sharing knowledge across sessions.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.