Back to search
30
MCP

io.github.abhigyan-shekhar/waggle-mcp

io.github.abhigyan-shekhar/waggle-mcp

Persistent graph-backed conversational memory for AI agents.

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

Similar MCP servers embedding-nearest

RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
iflow-mcp_memory
A knowledge-graph-based memory system for AI agents that enables persistent information storage between conversations
0 tools
io.github.kairosmobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.kairosmobius/memory-nexus-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
ladybug-memory-mcp
Persistent graph memory MCP server for AI agents using LadybugDB
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.abhigyan-shekhar/waggle-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}