trackmcp
Back to directory

A Model Context Protocol (MCP) server that gives LLMs persistent project memory via SQLite. This eliminates the need to re-explain project context in every new conversation. The LLM queries the database and instantly knows where things stand.

8 stars TypeScriptOthers Updated Aug 10, 2026

No README could be loaded. View the project on GitHub for full documentation.

Frequently asked questions

What is mindpm?

mindpm is A Model Context Protocol (MCP) server that gives LLMs persistent project memory via SQLite. This eliminates the need to re-explain project context in every new conversation. The LLM queries the database and instantly knows where things stand.

How do I install mindpm?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mindpm open source?

Yes — it is hosted on GitHub at https://github.com/umitkavala/mindpm and has 8 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP