01Implements JSON-RPC 2.0 over stdio for standard Model Context Protocol transport
02Provides 8 built-in tools for file I/O, directory listing, searching, and markdown note management
03Offers resource providers to serve files and notes as readable resources with URI addressing
04Ensures path sandboxing to confine all file operations to a configurable root directory
05Boasts zero external dependencies, leveraging only the Go standard library for minimal footprint
061 GitHub stars