Skip to main content
Glama

Zenith MCP Server

A personal habit tracking MCP server built for an AuDHD + PDA brain.

Tracks the 6 daily non-negotiables of a 90-day mission — connected to Supabase. No UI. No friction. Just a tool your AI can call.

Tools

Tool

What it does

log_habit

Log a habit as done today

get_today_status

Full dashboard of today's habits

get_streak

Consecutive day streak for any habit

get_mission_overview

Full 90-day progress stats

Related MCP server: MCP Logger

Habits tracked

  • prayer_before_phone

  • cold_shower

  • box_breathing

  • pullup_gtg (multi-session, tracks reps)

  • a25_block

  • video_published

No negative habit tracking. Pink Elephant rule enforced.

Stack

  • FastMCP — MCP server framework

  • Supabase — Postgres database (free tier)

  • uv — Python package manager

Setup

# 1. Clone and install
git clone https://github.com/YOUR_USERNAME/zenith-mcp
cd zenith-mcp
uv sync

# 2. Add your credentials
cp .env.example .env
# Edit .env with your Supabase URL and secret key

# 3. Run the DB migration in Supabase SQL Editor
# (paste contents of setup_db.sql)

# 4. Run the server
uv run server.py

Day 26/90

Built in public. AuDHD developer. Varna, Bulgaria.

F
license - not found
-
quality - not tested
C
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/antonatanasovalekseev-coder/zenith-mcp'

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