Back to search
30
MCP

ladybug-memory-mcp

pypi/ladybug-memory-mcp

Persistent graph memory MCP server for AI agents using LadybugDB

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

Similar MCP servers embedding-nearest

madb-mcp-server
MCP server for Meta-AgentsDB — persistent causal memory for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
dejaview-mcp
Persistent knowledge graph memory for AI agents — DejaView MCP server
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools

How to use

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

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