4 days ago
SoloMD — a free, open-source Markdown editor with a bundled MCP server (stdio, read-only). Point Claude Desktop, Cursor, or any MCP client at your notes vault for local semantic search, read, and list. ~15MB, 5 platforms (macOS/Windows/Linux/Android/iOS), MIT, local-first, zero telemetry.
Server Config
{
"mcpServers": {
"solomd": {
"command": "solomd-mcp"
}
}
}