project-nomad

GitHub

Project NOMAD is an offline-first knowledge and education server. Wikipedia, thousands of books, courses, maps, and optional local AI, all running on hardware you own with no internet required.

35,754 stars TypeScript 1 file ยท ~30,370 tokens

project-nomad MCP Server

MCP server for Crosstalk-Solutions/project-nomad

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "project-nomad": {
      "command": "npx",
      "args": [
        "-y",
        "@Crosstalk-Solutions/project-nomad"
      ]
    }
  }
}