spec-kit-memory-hub

DyanGalih/spec-kit-memory-hub
★ 7 stars TypeScript 🧠 Memory/Knowledge Updated 4d ago
Repository-native persistent memory hub for Spec Kit, powered by an SQLite caching optimizer & native Model Context Protocol (MCP) server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spec-kit-memory-hub": {
      "command": "npx",
      "args": [
        "-y",
        "DyanGalih/spec-kit-memory-hub"
      ]
    }
  }
}

README Excerpt

> Durable project memory and context for AI-assisted development. **Spec Kit Memory Hub** (`memory-md`) is a repository-native, Git-reviewable memory extension that provides AI coding assistants with persistent context across features. It ensures your agents reuse past architectural decisions, domain constraints, bug patterns, and lessons learned instead of repeating mistakes.

Topics

ai-contextmarkdownmcpmcp-servermemoryspec-kitspec-kit-extensionspeckitsqlite