Enterprise DNA
M MCP Servers Developer low

gingugu/gingugu

by Various

[](https://glama.ai/mcp/servers/gingugu/gingugu) 🐍 🏠 🍎 πŸͺŸ 🐧 - Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, c

G

MCP

gingugu/gingugu

Added 16 June 2026

Overview

gingugu/gingugu provides persistent memory for AI coding assistants using a local SQLite database. It runs entirely on the user's machine with no cloud dependency and offers 16 Model Context Protocol (MCP) tools for storing, recalling, searching, and relating information.

Best for

Best for
Developers who want a local, self-hosted memory layer for MCP-compatible coding assistants

Use cases

  • Give an AI coding assistant long-term memory across sessions
  • Store and search project-specific context or notes locally
  • Relate and retrieve past tool outputs or code snippets

How to use

Install

pip install gingugu

Tools exposed

  • MEMORY_DB_PATH
  • MEMORY_NAMESPACE
  • MEMORY_NAMESPACE_PATH
  • MEMORY_AUTO_CONTEXT_LIMIT
  • MEMORY_DECAY_LAMBDA
  • MEMORY_EMBEDDINGS_ENABLED
  • MEMORY_EMBEDDINGS_BACKEND
  • MEMORY_EMBEDDINGS_MODEL
  • MEMORY_EMBEDDINGS_OLLAMA_MODEL
  • MEMORY_EMBEDDINGS_OLLAMA_HOST
  • MEMORY_W_RELEVANCE
  • MEMORY_W_FRESHNESS
  • MEMORY_W_ACCESS
  • MEMORY_W_CONFIDENCE
  • MEMORY_CREDENTIALS_ENABLED
  • MEMORY_SERVE_HOST
  • MEMORY_SERVE_PORT
  • MEMORY_SERVE_TOKEN
  • MEMORY_LOG_LEVEL
  • MEMORY_DEBUG

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, Cline, ChatGPT

Notes

gingugu/gingugu provides persistent memory for AI coding assistants using a local SQLite database. It runs entirely on the user’s machine with no cloud dependency and offers 16 Model Context Protocol (MCP) tools for storing, recalling, searching, and relating information.

3 stars on GitHub. Last updated 2026-06-16. Licensed MIT.

Use cases

  • Give an AI coding assistant long-term memory across sessions
  • Store and search project-specific context or notes locally
  • Relate and retrieve past tool outputs or code snippets

Pros

  • Fully local, no cloud or API key required
  • Leverages SQLite for reliable, zero-config persistence
  • 16 MCP tools provide granular control over memory operations

Cons

  • Limited to MCP-compatible AI assistants only
  • Requires Python runtime and some setup for integration
  • Small community (3 stars) means limited support and documentation

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Fully local, no cloud or API key required
  • Leverages SQLite for reliable, zero-config persistence
  • 16 MCP tools provide granular control over memory operations

Cons

  • Limited to MCP-compatible AI assistants only
  • Requires Python runtime and some setup for integration
  • Small community (3 stars) means limited support and documentation
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks