Enterprise DNA Enterprise DNA
M MCP Servers Developer low

jcdickinson/simplemem

by Various

A very simple semantic MCP memory store

MCP

jcdickinson/simplemem

Added 1 June 2026

Overview

A minimal semantic memory store implemented in Go for MCP-based applications. It provides basic storage and retrieval of semantic data with a simple interface.

Best for

Best for
Developers who need a no-frills semantic memory store for small MCP projects

Use cases

  • Store and retrieve semantic memory entries
  • Integrate memory into MCP-enabled applications
  • Lightweight data persistence for AI workflows

How to use

Tools exposed

  • just

Example client config

{\n  "mcpServers": {\n    "simplemem": {\n      "command": "./simplemem",\n      "args": [\n        "--db",\n        "path/to/your/database.db",\n        "--config",\n        "path/to/config.toml"\n      ]\n    }\n  }\n}

Notes

A minimal semantic memory store implemented in Go for MCP-based applications. It provides basic storage and retrieval of semantic data with a simple interface.

0 stars on GitHub. Last updated 2025-09-11. Licensed LGPL-3.0.

Use cases

  • Store and retrieve semantic memory entries
  • Integrate memory into MCP-enabled applications
  • Lightweight data persistence for AI workflows

Pros

  • Extremely simple design with minimal setup
  • Single Go binary, easy to deploy
  • Open source with permissive licensing

Cons

  • Very limited features beyond basic storage
  • No community adoption (zero GitHub stars)
  • Unknown documentation and maintenance status

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

Pros

  • Extremely simple design with minimal setup
  • Single Go binary, easy to deploy
  • Open source with permissive licensing

Cons

  • Very limited features beyond basic storage
  • No community adoption (zero GitHub stars)
  • Unknown documentation and maintenance status

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

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