Skip to content
Back to search
30
MCP

io.github.wang1051992187/kireo

io.github.wang1051992187/kireo

Long-term memory for Claude Code, Cursor and any MCP client, with a searchable web dashboard.

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

Similar MCP servers embedding-nearest

@kireo/mcp-server
Long-term memory for Claude Code, Cursor, Cline & any MCP client — shared, searchable, with a web dashboard. Free beta.
0 tools
io.github.marerem/longmem
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
0 tools
io.github.kurovu146/memory-fts
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
0 tools
io.github.yuvalsuede/memory-mcp
Persistent memory + git snapshots for Claude Code. Never lose context or code.
0 tools
mcp-simple-memory
Persistent memory for Claude Code via MCP. SQLite + optional semantic search. Zero native deps. Works on Windows/Mac/Linux.
0 tools
io.github.kunwar-shah/claudex
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.wang1051992187/kireo": {
      "url": "None",
      "transport": "http"
    }
  }
}