Skip to main content
Glama

Focus HUD Monorepo

Backend POC + desktop UI for Focus HUD, a lightweight todo + gamified pomodoro app.

Structure

apps/api/               # NestJS backend (REST + MCP)
packages/shared/        # Shared contracts/types (future)
infra/docker/           # Docker Compose config
infra/caddy/            # Caddy reverse proxy config (future)
docs/adr/               # Architecture Decision Records

Related MCP server: Todo MCP Server

Quick start (backend)

cd apps/api
npm install
npm run build
npm start

Server at http://localhost:3000. Swagger at /docs.

Docker

docker compose up -d --build

MCP

  • HTTP: POST /mcp (inside NestJS)

  • Stdio: cd apps/api && npm run mcp

Docs

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FelipeDanielH/todo-hud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server