MCP.so
Sign In

Mindpm

@umitkavala

About Mindpm

Persistent project memory for LLMs. Never re-explain your project again.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mindpm": {
      "command": "npx",
      "args": [
        "-y",
        "mindpm"
      ],
      "env": {
        "MINDPM_DB_PATH": "~/.mindpm/memory.db",
        "MINDPM_PORT": "3131"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mindpm?

Mindpm is an MCP server that gives LLMs a SQLite-backed brain for projects. It tracks tasks, decisions

Comments

More Other MCP servers