Skip to content
Back to search
30
MCP

io.github.dw-dwain/ace-context-mcp

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.

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

Similar MCP servers embedding-nearest

io.github.ravi-labs/mindmap-mcp-server
Local-first memory & context-handoff across AI tools — capture in one, resume in another. No cloud.
0 tools
Memory Engine MCP
Local-first graph memory for AI assistants with SQLite, semantic search, and MCP tools.
0 tools
index-it-mcp
Local-first code indexer for AI assistants via Model Context Protocol (MCP)
0 tools
io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools
io.github.acedatacloud/mcp-aichat
MCP server for AI dialogue using various LLM models via AceDataCloud
0 tools · streamable-http
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.dw-dwain/ace-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}