- Mindswap
Mindswap
Local-first AI context and memory server for cross-tool coding continuity. MindSwap helps coding agents and developers persist project context, search prior decisions, manage structured memory, resume work across sessions, and keep MCP-compatible tools aligned through one shared context layer.
Overview
MindSwap
MindSwap is a local-first MCP server and CLI for persistent coding context across sessions.
It helps developers and AI coding tools:
- save project and task context
- search previous work and decisions
- manage structured memory
- resume interrupted work
- share one continuity layer across MCP-compatible tools
MCP tools
mindswap_get_context— returns current project and workstream contextmindswap_save_context— saves progress and updates continuity statemindswap_search— searches repo context, history, and memorymindswap_memory— manages decisions, questions, blockers, and follow-ups
CLI capabilities
mindswap initmindswap savemindswap checkpointmindswap summarymindswap resumemindswap searchmindswap askmindswap memorymindswap doctormindswap reindex
Install
{
"mcpServers": {
"mindswap": {
"command": "npx",
"args": ["-y", "mindswap", "mcp"]
}
}
}
GitHub: https://github.com/ShipOrBleed/mindswap
npm: https://www.npmjs.com/package/mindswap
Server Config
{
"mcpServers": {
"mindswap": {
"command": "npx",
"args": [
"-y",
"mindswap",
"mcp"
]
}
}
}Project Info
Created At
a month agoUpdated At
a month agoAuthor Name
Gajendra MalviyaStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Memory
@modelcontextprotocol
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Shippo
@Shippo
20 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Mnemom
13 hours ago