hubtask

Jersyfi/hubtask
★ 0 stars Go Database Updated 3d ago
Self-hostable task management for individuals and service providers: five levels from Hub to Activity, REST API, MCP server, offline sync, GDPR-ready audit trail. Go, PostgreSQL, hexagonal architecture. Source-available (BSL 1.1).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hubtask": {
      "command": "go",
      "args": [
        "run",
        "github.com/Jersyfi/hubtask@latest"
      ]
    }
  }
}

README Excerpt

Task management with five levels — **Hub → Collection → Task → Work Package → Activity** — for private individuals and for service providers. Backend first, API first, AI first. Go, PostgreSQL, hexagonal architecture. * **Self-hosting** with Docker/Podman: two containers, the full feature set, no limitations.

Topics

arc42gdprgolanghexagonal-architecturemcp-servermulti-tenantoffline-firstopenapipostgresqlrest-apiself-hostedtask-management
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →