Server Directory
MemoryAdvanced

Memory Intelligence Engine

by MIE Team

GitHub
1.6k

Advanced memory system for AI assistants with semantic indexing, context retrieval, conversation history, and intelligent knowledge graph construction.

CAPABILITIES

  • Semantic memory indexing
  • Context-aware retrieval
  • Conversation history
  • Knowledge graph construction
  • Entity relationship mapping
  • Temporal awareness

INSTALLATION

Terminal
npx -y @mie/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "mie": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@mie/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Memory
Difficulty
Advanced
Maintained By
MIE Team
NPM Package
@mie/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →