Skip to content
Back to search
30
MCP

lorekeeper-mcp

pypi/lorekeeper-mcp

Self-improving MCP memory server for AI agents. One command, no cloud, no config.

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

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
lore-framework-mcp
MCP server for Lore Framework - AI-readable project memory with task/ADR/wiki management
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
0 tools
agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools

How to use

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

{
  "mcpServers": {
    "lorekeeper-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}