Back to search
30
MCP

@anmolsrv/sigil

npm/@anmolsrv/sigil

Persistent memory for AI coding agents. Local-first knowledge engine with atomic facts, entity graph, and hybrid retrieval. Auto-integrated with Claude Code via hooks; MCP-native for Cursor, Continue, Cline, Windsurf, and any other MCP client.

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

Similar MCP servers embedding-nearest

io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
@shackleai/memory-mcp
Persistent memory for AI coding tools. The first MCP-native memory server.
0 tools
gitmem-mcp
Persistent learning memory for AI coding agents. Memory that compounds.
0 tools
io.github.securityronin/alaya-mcp
Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
0 tools
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@anmolsrv/sigil": {
      "url": "None",
      "transport": "http"
    }
  }
}