Mnemo is designed as a shared brain, enabling seamless collaboration between people and AI agents. It functions as a robust, self-hosted knowledge base where both humans and AI can read, write, and reason over the same notes and knowledge graph. For humans, it offers a feature-rich note-taking app with wiki-links, an interactive graph view, a markdown editor, and mobile app support. For AI agents, it includes a built-in Model Context Protocol (MCP) server, allowing compatible AI tools like Claude Code to directly access, search, create, update, and traverse the knowledge base, transforming AI assistants into collaborative entities that remember everything written.
主な機能
01Full-featured Markdown editor with wiki-style linking and live preview
02Interactive D3.js knowledge graph with local/full views
03Offline-first React Native mobile app with bidirectional sync
04Multi-user support with authentication, note sharing, and scoped API keys
05Built-in MCP Server for AI agent access (14+ tools)
060 GitHub stars
ユースケース
01Creating a shared, interconnected knowledge base accessible by human teams and AI collaborators.
02Empowering AI agents to search notes, read context, create documents, and traverse knowledge graphs for enhanced reasoning and task completion.
03Self-hosting a personal knowledge management system with advanced features like graph visualization, mobile sync, and plugin extensibility.