Skip to content

Devmind

Free

by MCP Community

DevMind MCP - AI Assistant Memory System - Pure MCP Tool

v2.1.10Added Apr 12, 2026
mcpaidevmindprogrammingcontext
Works with:ClaudeGPTGeminiCopilot

Devmind MCP Server

DevMind MCP - AI Assistant Memory System - Pure MCP Tool

Installation

npx -y @iflow-mcp/devmind

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/devmind
Add to claude_desktop_config.json
{
  "mcpServers": {
    "devmind": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/devmind"]
    }
  }
}