MindPM
Verified IntegrationClient Configuration
— Connect MindPM to Claude Desktop or Cursor in seconds{
"mcpServers": {
"mindpm": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mindpm"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides LLMs with persistent, project-specific memory via a SQLite-backed Model Context Protocol server, eliminating the need to re-explain project context.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for MindPM
MindPM is an MCP (Model Context Protocol) server that gives LLMs persistent, project-specific memory, backed by SQLite. It solves the problem of LLMs starting from scratch in every new conversation by storing project context, tasks, and decisions, so you never have to re-explain your work.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.