CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.

nb MCP Server

MCP server for xwmx/nb

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nb": {
      "command": "npx",
      "args": [
        "-y",
        "@xwmx/nb"
      ]
    }
  }
}