A universal, local-first MCP hub that indexes personal files (documents, code, etc.) and provides private semantic search via hybrid dense+BM25 retrieval, enabling agents like Claude Desktop to query your data without sending it to the cloud.
{
"mcpServers": {
"memorymesh": {
"command": "uvx",
"args": [
"memorymesh-mcp"
]
}
}
}