Skip to content
Back to search
30
MCP

@mempalace/core

npm/@mempalace/core

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

Uptime
0.0%
28 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
@mseep/mcp-crawl4ai-ts
TypeScript MCP server for Crawl4AI - web crawling and content extraction
0 tools
@mseep/mcp-ts-core
Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and fir
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

How to use

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

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