Back to search
30
MCP

@mempalace/core

npm/@mempalace/core

Native TypeScript AI memory system and MCP server (Zero-LLM, LanceDB)

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@iflow-mcp/adshaa-mempalacejs
Native TypeScript AI memory system and MCP server (Zero-LLM, LanceDB)
0 tools
@shackleai/memory-mcp
Persistent memory for AI coding tools. The first MCP-native memory server.
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
io.github.cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers with declarative definitions.
0 tools
@verygoodplugins/mcp-automem
MCP server for AutoMem: AI memory storage and recall
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mempalace/core": {
      "url": "None",
      "transport": "http"
    }
  }
}