📡 MCP Radar

asimons81/nexusos

Files you own. Memory your agents can trust. Also: your AI won't gaslight you about what's in your own notes anymore.

15 stars
2 forks
Python
momentum ▲ 29.0
created 2026-08-03
on radar since 2026-08-09
ai-agentsclifts5knowledge-managementlocal-firstmarkdownmcp-servermemorysecond-brainsqlite
View on GitHub ↗

About nexusos

Files you own. Memory your agents can trust.

NexusOS is a local-first knowledge operating system for AI agents. It turns ordinary folders of Markdown and text files into a structured, searchable memory layer exposed through a CLI and Model Context Protocol server.

Your source files remain the system of record. NexusOS builds disposable derived state inside .nexusos/, then gives humans and agents deterministic tools to search, browse, read, inspect links, assemble context, and verify workspace health.

[!IMPORTANT] NexusOS v0.1.0 is the first stable release. The planned v0.1 core feature scope, release hardening, packaging validation, cross-platform proof, security review, and public contract freeze are complete. See the release roadmap.

Agent memory should not require surrendering your notes to a proprietary database or trusting an opaque retrieval pipeline.

NexusOS is built around a smaller contract:

- Local first: core workflows require no hosted account or network connection. - Files stay yours: Markdown and text remain readable without NexusOS. - Deterministic retrieval: SQLite FTS5, stable IDs, source paths, and line ranges make results inspectable. - Agent native: the same service layer powers the CLI and MCP tools. - Read-only by default: retrieval never edits source documents. - Rebuildable state: the index can be deleted and regenerated from source files.

- safe workspace initialization with blank and starter templates - path boundaries, deny paths, nested-workspace protection, and doctor checks - deterministic Markdown and plain-text indexing into SQLite wit

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/asimons81--nexusos.html)

Related MCP servers

bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python
ozankasikci/global-agent-memory

Local-first, project-aware memory MCP server for Claude Code, Codex, and other AI agents, with Obsidian and an owner dashboard.

⭐ 11Python
2672243194/agentbrain

Local-first long-term memory for AI agents - plain Markdown vault + thin MCP server. CJK-aware BM25, token-efficient by design.

⭐ 5Python
do-md/homekb

Local-first personal Markdown knowledge base with semantic search, AI Q&A, MCP, desktop/web clients, and a self-hostable zero-data-at-rest relay.

⭐ 6TypeScript
menot-you/n-memory

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
Smitner-Studio/facet

Render agent-written Markdown as a live local page, and send the human's click back to the agent as typed data. Human-in-the-loop approval gates for coding agents.

⭐ 4Go

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.