Skip to content
Back to search
30
MCP

ChatCrystal

io.github.zengliangyi/chatcrystal

Local-first AI PKM memory for coding conversations.

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

Similar MCP servers embedding-nearest

ChatCrystal
Metadata-only Glama MCP server.
0 tools
ai.meminal/meminal
Memory for deep conversational context across any platform
0 tools · streamable-http
io.github.dw-dwain/ace-context-mcp
Local-first memory for AI chats: save context in one chat, load it in any other via MCP.
0 tools
ContextStream
Persistent memory and semantic search for AI coding assistants
0 tools
Orbismo
A persistent world-building memory your AI can read and write in any chat.
0 tools · streamable-http
@aictx/memory
Local-first project memory for AI coding agents.
0 tools

How to use

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

{
  "mcpServers": {
    "chatcrystal": {
      "url": "None",
      "transport": "http"
    }
  }
}